[This is preliminary documentation and is subject to change.]
The CefRequestContext type exposes the following members.Methods
| Name | Description | |
|---|---|---|
| CreateContext |
Creates a new context object with the specified handler.
| |
| Dispose | Releases all resources used by the CefRequestContext | |
| (Inherited from | ||
| Finalize | (Overrides | |
| GetGlobalContext |
Returns the global context object.
| |
| GetHandler |
Returns the handler for this context if any.
| |
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
| IsSame |
Returns true if this object is pointing to the same context as |that|
object.
| |
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| IsGlobal |
Returns true if this object is the global context.
|
See Also