[This is preliminary documentation and is subject to change.]
Returns the task runner for the current thread. Only CEF threads will have
task runners. An empty reference will be returned if this method is called
on an invalid 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.CefTaskRunner.GetForCurrentThread"]
See Also