System::Net::CookieContainer::get_MaxCookieSize method
CookieContainer::get_MaxCookieSize method
Obtiene el tamaño máximo de la cookie.
int32_t System::Net::CookieContainer::get_MaxCookieSize()
ReturnValue
El tamaño máximo de la cookie.
Observaciones
Una nueva cookie se truncará cuando su tamaño supere el tamaño máximo de la cookie.
Ver también
- Class CookieContainer
- Namespace System::Net
- Library Aspose.Page for C++