CookieContainer Properties
.NET Framework 4.5
The CookieContainer type exposes the following members.
| Name | Description | |
|---|---|---|
|
Capacity | Gets and sets the number of Cookie instances that a CookieContainer can hold. |
|
Count | Gets the number of Cookie instances that a CookieContainer currently holds. |
|
MaxCookieSize | Represents the maximum allowed length of a Cookie. |
|
PerDomainCapacity | Gets and sets the number of Cookie instances that a CookieContainer can hold per domain. |