set_Proxy()

HttpWebClientProtocol::set_Proxy(System::SharedPtr<Net::IWebProxy>) method

Sets proxy information.

void System::Web::Services::Protocols::HttpWebClientProtocol::set_Proxy(System::SharedPtr<Net::IWebProxy> value)

Arguments

ParameterTypeDescription
valueSystem::SharedPtr<Net::IWebProxy>The value that must be set.

See Also