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