PosCommon.StatusUpdateEvent 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 alert the application of a device status change.
public abstract event Microsoft.PointOfService.StatusUpdateEventHandler StatusUpdateEvent;
member this.StatusUpdateEvent : Microsoft.PointOfService.StatusUpdateEventHandler
Public MustOverride Event StatusUpdateEvent As StatusUpdateEventHandler