set_Proxy()
HttpClientHandler::set_Proxy(System::SharedPtr<IWebProxy>) method
Sets the proxy information.
void System::Net::Http::HttpClientHandler::set_Proxy(System::SharedPtr<IWebProxy> value)
Arguments
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<IWebProxy> | The value that will be set. |
See Also
- Typedef SharedPtr
- Class IWebProxy
- Class HttpClientHandler
- Namespace System::Net::Http
- Library Aspose.Slides