CookieContainer Fields

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The CookieContainer type exposes the following members.

Fields

  Name Description
Public fieldStatic memberSupported by Silverlight for Windows Phone DefaultCookieLengthLimit Represents the default maximum size, in bytes, of the Cookie objects that the CookieContainer can hold. This field is constant.
Public fieldStatic memberSupported by Silverlight for Windows Phone DefaultCookieLimit Represents the default maximum number of Cookie objects that the CookieContainer can hold. This field is constant.
Public fieldStatic memberSupported by Silverlight for Windows Phone DefaultPerDomainCookieLimit Represents the default maximum number of Cookie objects that the CookieContainer can reference per domain. This field is constant.

Top