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