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