Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 717 Bytes

claimedmagneticstripereader_closed.md

File metadata and controls

23 lines (16 loc) · 717 Bytes
-api-id -api-type ms.custom
E:Windows.Devices.PointOfService.ClaimedMagneticStripeReader.Closed
winrt event
RS5

Windows.Devices.PointOfService.ClaimedMagneticStripeReader.Closed

-description

Event that is raised when the ClaimedMagneticStripeReader is closed.

-remarks

When an app is suspended, all ClaimedMagneticStripeReader objects are closed. This event can be useful to determine when magnetic stripe reader connections need to be re-established.

-see-also

IClosable

-examples