set_EnableDecompression()

HttpWebClientProtocol::set_EnableDecompression(bool) method

Sets a value that indicates if decompression is enabled.

void System::Web::Services::Protocols::HttpWebClientProtocol::set_EnableDecompression(bool value)

Arguments

ParameterTypeDescription
valueboolThe value that must be set.

See Also