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