CefV8Context Properties |
The CefV8Context type exposes the following members.
Name | Description | |
---|---|---|
InContext |
Returns true if V8 is currently inside a context.
| |
IsValid |
Returns true if the underlying handle is valid and it can be accessed on
the current thread. Do not call any other methods if this method returns
false.
|