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