get_RequestEncoding()

WebClientProtocol::get_RequestEncoding() method

Gets the encoding that is used to make the client requests.

System::SharedPtr<Text::Encoding> System::Web::Services::Protocols::WebClientProtocol::get_RequestEncoding()

Return Value

The encoding that is used to make the client requests.

See Also