CookieContainer Fields
.NET Framework 2.0
| 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. |