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