[This is preliminary documentation and is subject to change.]
Returns the task runner associated with this context. V8 handles can only
be accessed from the thread on which they are created. This method can be
called on any render process thread.
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Return Value
Type: CefTaskRunner[Missing <returns> documentation for "M:Xilium.CefGlue.CefV8Context.GetTaskRunner"]
See Also