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