CookieContainer Fields
.NET Framework 1.1
The fields of the CookieContainer class are listed here. For a complete list of CookieContainer class members, see the CookieContainer Members topic.
Public Fields
![]() DefaultCookieLengthLimit | Represents the default maximum size, in bytes, of the Cookie instances the CookieContainer can hold. This field is constant. |
![]() DefaultCookieLimit | Represents the default maximum number of Cookie instances the CookieContainer can hold. This field is constant. |
![]() DefaultPerDomainCookieLimit | Represents the default maximum number of Cookie instances the CookieContainer can reference per domain. This field is constant. |

