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