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