System::Web::Services::Protocols::HttpWebClientProtocol::set_EnableDecompression method

HttpWebClientProtocol::set_EnableDecompression method

Sets a value that indicates if decompression is enabled.

void System::Web::Services::Protocols::HttpWebClientProtocol::set_EnableDecompression(bool value)
ParameterTypeDescription
valueboolThe value that must be set.

See Also