CookieContainer.MaxCookieSize Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the maximum cookie length for cookies in the CookieContainer.
Assembly: System.Net (in System.Net.dll)
Property Value
Type: System.Int32The maximum cookie length for cookies in the CookieContainer. The default is 4096.
Show: