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