System.Net.CookieContainer.DefaultPerDomainCookieLimit Field

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

Value: 20

Syntax

public const int DefaultPerDomainCookieLimit

Remarks

The default maximum number of System.Net.Cookie instances per domain is 20.

Requirements

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