ToneIndicator.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.
Raised by the Service Object to notify the application that the queued output request has completed successfully.
public abstract event Microsoft.PointOfService.OutputCompleteEventHandler OutputCompleteEvent;
member this.OutputCompleteEvent : Microsoft.PointOfService.OutputCompleteEventHandler
Public MustOverride Event OutputCompleteEvent As OutputCompleteEventHandler