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