PosPrinter.OutputCompleteEvent Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Queued by the service object to notify the application when asynchronous processing that corresponds to an OutputID has successfully completed.
public abstract event Microsoft.PointOfService.OutputCompleteEventHandler OutputCompleteEvent;
member this.OutputCompleteEvent : Microsoft.PointOfService.OutputCompleteEventHandler
Public MustOverride Event OutputCompleteEvent As OutputCompleteEventHandler