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