PerDomainCapacity Property
Collapse the table of content
Expand the table of content

CookieContainer.PerDomainCapacity Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the number of Cookie instances that a CookieContainer can hold per domain.

Namespace:  System.Net
Assembly:  System.Net (in System.Net.dll)

public int PerDomainCapacity { get; set; }

Property Value

Type: System.Int32
The number of Cookie instances that a CookieContainer can hold per domain. The default is 20.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft