CookieContainer.DefaultCookieLimit Field
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Represents the default maximum number of Cookie objects that the CookieContainer can hold. This field is constant.
Assembly: System.Net (in System.Net.dll)
The default maximum number of cookie objects per CookieContainer is 300.
Show: