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