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