set_UseCookies()
HttpClientHandler::set_UseCookies(bool) 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)
Arguments
Parameter | Type | Description |
---|---|---|
value | bool | The value that will be set. |
See Also
- Class HttpClientHandler
- Namespace System::Net::Http
- Library Aspose.Slides