System::Web::Services::Protocols::HttpWebClientProtocol::set_Proxy method

HttpWebClientProtocol::set_Proxy method

Sets proxy information.

void System::Web::Services::Protocols::HttpWebClientProtocol::set_Proxy(System::SharedPtr<Net::IWebProxy> value)
ParameterTypeDescription
valueSystem::SharedPtr<Net::IWebProxy>The value that must be set.

See Also