CookieContainer Fields

CookieContainer Fields

[ 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.

  NameDescription
Public field Static member DefaultCookieLengthLimit Represents the default maximum size, in bytes, of the Cookie objects that the CookieContainer can hold. This field is constant.
Public field Static member DefaultCookieLimit Represents the default maximum number of Cookie objects that the CookieContainer can hold. This field is constant.
Public field Static member DefaultPerDomainCookieLimit Represents the default maximum number of Cookie objects that the CookieContainer can reference per domain. This field is constant.
Top

Show:
© 2017 Microsoft