Class SourceFuncsDispatchFuncAsyncHandler
Async Handler for SourceFuncsDispatchFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class SourceFuncsDispatchFuncAsyncHandler
- Inheritance
-
SourceFuncsDispatchFuncAsyncHandler
- Inherited Members
Constructors
SourceFuncsDispatchFuncAsyncHandler(SourceFuncsDispatchFunc)
public SourceFuncsDispatchFuncAsyncHandler(SourceFuncsDispatchFunc managed)
Parameters
managed
SourceFuncsDispatchFunc
Fields
NativeCallback
public SourceFuncsDispatchFunc NativeCallback