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