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