Class HookFinalizeFuncForeverHandler
Forever Handler for HookFinalizeFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class HookFinalizeFuncForeverHandler
- Inheritance
-
HookFinalizeFuncForeverHandler
- Inherited Members
Constructors
HookFinalizeFuncForeverHandler(HookFinalizeFunc)
public HookFinalizeFuncForeverHandler(HookFinalizeFunc managed)
Parameters
managed
HookFinalizeFunc
Fields
NativeCallback
public HookFinalizeFunc NativeCallback