System::Net::Http::HttpClientHandler::set_CookieContainer method
HttpClientHandler::set_CookieContainer method
Sets the cookie container that is used to store server cookies.
void System::Net::Http::HttpClientHandler::set_CookieContainer(System::SharedPtr<System::Net::CookieContainer> value)
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<System::Net::CookieContainer> | The value that will be set. |
See Also
- Typedef SharedPtr
- Class CookieContainer
- Class HttpClientHandler
- Namespace System::Net::Http
- Library Aspose.TeX for C++