Mono Class Library: Overview

System.Net.CookieContainer: Members

The members of System.Net.CookieContainer are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Fields

const
DefaultCookieLengthLimitint (4096). Documentation for this section has not yet been entered.
const
DefaultCookieLimitint (300). Documentation for this section has not yet been entered.
const
DefaultPerDomainCookieLimitint (20). Documentation for this section has not yet been entered.

Public Properties

Capacityint. Documentation for this section has not yet been entered.
[read-only]
Countint. Documentation for this section has not yet been entered.
MaxCookieSizeint. Documentation for this section has not yet been entered.
PerDomainCapacityint. Documentation for this section has not yet been entered.

Public Methods

Add(Cookie)
Documentation for this section has not yet been entered.
Add(CookieCollection)
Documentation for this section has not yet been entered.
Add(Uri, Cookie)
Documentation for this section has not yet been entered.
Add(Uri, CookieCollection)
Documentation for this section has not yet been entered.
GetCookieHeader(Uri) : string
Documentation for this section has not yet been entered.
GetCookies(Uri) : CookieCollection
Documentation for this section has not yet been entered.
SetCookies(Uri, string)
Documentation for this section has not yet been entered.