[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 | ||
Equals | (Inherited from Object.) | |
Finalize | (Overrides Object Finalize .) | |
GetGlobalContext |
Returns the global context object.
| |
GetHandler |
Returns the handler for this context if any.
| |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
IsSame |
Returns true if this object is pointing to the same context as |that|
object.
| |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also