System.Net.CookieContainer.DefaultCookieLimit Field

Represents the default maximum number of System.Net.Cookie instances that the System.Net.CookieContainer can hold. This field is constant.

Value: 300

Syntax

public const int DefaultCookieLimit

Remarks

The default maximum number of System.Net.Cookie instances is 300.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0