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