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