Mono Class Library: OverviewSystem.Net.CookieContainer: Members |
The members of System.Net.CookieContainer are listed below.
See Also: Inherited members from System.Object
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.
constDefaultCookieLengthLimit int (4096). Documentation for this section has not yet been entered. constDefaultCookieLimit int (300). Documentation for this section has not yet been entered. constDefaultPerDomainCookieLimit int (20). Documentation for this section has not yet been entered.
Capacity int. Documentation for this section has not yet been entered. [read-only] Count int. Documentation for this section has not yet been entered. MaxCookieSize int. Documentation for this section has not yet been entered. PerDomainCapacity int. Documentation for this section has not yet been entered.
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.