System::Net::Http::HttpClientHandler::set_UseCookies method
HttpClientHandler::set_UseCookies method
Sets the value that indicates if the current instance uses the cookie container to store server cookies and if the instance uses server cookies when sending requests.
void System::Net::Http::HttpClientHandler::set_UseCookies(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++