RequestContext Class |
[Missing <summary> documentation for "T:CefSharp.RequestContext"]
Namespace: CefSharp
The RequestContext type exposes the following members.
Name | Description | |
---|---|---|
RequestContext | Initializes a new instance of the RequestContext class | |
RequestContext(IRequestContextHandler) | Initializes a new instance of the RequestContext class | |
RequestContext(RequestContextSettings) | Initializes a new instance of the RequestContext class | |
RequestContext(RequestContextSettings, IRequestContextHandler) | Initializes a new instance of the RequestContext class |
Name | Description | |
---|---|---|
CanSetPreference | ||
ClearCertificateExceptions | ||
ClearSchemeHandlerFactories | ||
CloseAllConnections | ||
CreateContext | ||
Dispose | Releases all resources used by the RequestContext | |
Dispose(Boolean) | Releases the unmanaged resources used by the RequestContext and optionally releases the managed resources | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | (Overrides ObjectFinalize.) | |
GetAllPreferences | ||
GetDefaultCookieManager | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetPreference | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HasPreference | ||
IsSame | ||
IsSharingWith | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
PurgePluginListCache | ||
RegisterSchemeHandlerFactory | ||
ResolveHostAsync | ||
ResolveHostCached | ||
SetPreference | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |