System.Net.CookieContainer.DefaultCookieLengthLimit Field

Represents the default maximum size, in bytes, of the System.Net.Cookie instances that the System.Net.CookieContainer can hold. This field is constant.

Value: 4096

Syntax

public const int DefaultCookieLengthLimit

Remarks

The default maximum System.Net.Cookie size is 4096.

Requirements

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