System::Net::Http::HttpClientHandler::set_UseProxy method
HttpClientHandler::set_UseProxy method
Sets the value that indicates if the current instance uses the proxy for sending requests.
void System::Net::Http::HttpClientHandler::set_UseProxy(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value that will be set. |
See Also
- Class HttpClientHandler
- Namespace System::Net::Http
- Library Aspose.TeX for C++