CookieContainer Fields
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The CookieContainer type exposes the following members.
| Name | Description | |
|---|---|---|
|
DefaultCookieLengthLimit | Represents the default maximum size, in bytes, of the Cookie objects that the CookieContainer can hold. This field is constant. |
|
DefaultCookieLimit | Represents the default maximum number of Cookie objects that the CookieContainer can hold. This field is constant. |
|
DefaultPerDomainCookieLimit | Represents the default maximum number of Cookie objects that the CookieContainer can reference per domain. This field is constant. |
Show: