Enqueue a func from a non-API thread that will be invoked on the API thread in Advance.
Will not return until invocation is complete.
Namespace: GF.Api.Threading
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
Parameters
- func
- Type: SystemFuncT
Type Parameters
- T
Return Value
Type: TSee Also