CookieContainer.Capacity Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the number of Cookie objects this CookieContainer can contain.
Assembly: System.Net (in System.Net.dll)
Property Value
Type: System.Int32The number of Cookie objects this CookieContainer can contain. The default is 300.
Show: