CookieContainer Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The CookieContainer type exposes the following members.
| Name | Description | |
|---|---|---|
|
Capacity | Gets the number of Cookie objects this CookieContainer can contain. |
|
Count | Gets the number of Cookie objects this CookieContainer contains. |
|
MaxCookieSize | Gets the maximum cookie length for cookies in the CookieContainer. |
|
PerDomainCapacity | Gets the number of Cookie instances that a CookieContainer can hold per domain. |
Show: