This topic has not yet been rated - Rate this topic

CookieContainer Fields

The fields of the CookieContainer class are listed here. For a complete list of CookieContainer class members, see the CookieContainer Members topic.

Public Fields

public fieldstatic (Shared in Visual Basic)DefaultCookieLengthLimit Represents the default maximum size, in bytes, of the Cookie instances the CookieContainer can hold. This field is constant.
public fieldstatic (Shared in Visual Basic)DefaultCookieLimit Represents the default maximum number of Cookie instances the CookieContainer can hold. This field is constant.
public fieldstatic (Shared in Visual Basic)DefaultPerDomainCookieLimit Represents the default maximum number of Cookie instances the CookieContainer can reference per domain. This field is constant.

See Also

CookieContainer Class | System.Net Namespace

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.