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