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