CookieContainer Fields
.NET Framework 4.5
The CookieContainer type exposes the following members.
| Name | Description | |
|---|---|---|
|
DefaultCookieLengthLimit | Represents the default maximum size, in bytes, of the Cookie instances that the CookieContainer can hold. This field is constant. |
|
DefaultCookieLimit | Represents the default maximum number of Cookie instances that the CookieContainer can hold. This field is constant. |
|
DefaultPerDomainCookieLimit | Represents the default maximum number of Cookie instances that the CookieContainer can reference per domain. This field is constant. |