CookieManager Class |
[Missing <summary> documentation for "T:CefSharp.CookieManager"]
Namespace: CefSharp
The CookieManager type exposes the following members.
Name | Description | |
---|---|---|
CookieManager(CefRefPtr<CefCookieManager>*) | Initializes a new instance of the CookieManager class | |
CookieManager(String, Boolean, ICompletionCallback) | Initializes a new instance of the CookieManager class |
Name | Description | |
---|---|---|
DeleteCookiesAsync | ||
Dispose | Releases all resources used by the CookieManager | |
Dispose(Boolean) | Releases the unmanaged resources used by the CookieManager and optionally releases the managed resources | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | (Overrides ObjectFinalize.) | |
FlushStoreAsync | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SetCookieAsync | ||
SetStoragePath | ||
SetSupportedSchemes | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
VisitAllCookies | ||
VisitAllCookiesAsync | ||
VisitUrlCookies | ||
VisitUrlCookiesAsync |