Msr.ErrorEvent 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 when an error is detected while trying to read MSR data.
public abstract event Microsoft.PointOfService.DeviceErrorEventHandler ErrorEvent;
member this.ErrorEvent : Microsoft.PointOfService.DeviceErrorEventHandler
Public MustOverride Event ErrorEvent As DeviceErrorEventHandler