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