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