Class MetaFreeFunctionAsyncHandler
Async Handler for MetaFreeFunction. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class MetaFreeFunctionAsyncHandler
- Inheritance
-
MetaFreeFunctionAsyncHandler
- Inherited Members
Constructors
MetaFreeFunctionAsyncHandler(MetaFreeFunction)
public MetaFreeFunctionAsyncHandler(MetaFreeFunction managed)
Parameters
managed
MetaFreeFunction
Fields
NativeCallback
public MetaFreeFunction NativeCallback