CookieContainer Fields
.NET Framework (current version)
Namespace:
System.Net
Assembly: System (in System.dll)
| 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. |
Show:

