Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 933 Bytes

claimedlinedisplay_checkhealthasync_1543183748.md

File metadata and controls

28 lines (19 loc) · 933 Bytes
-api-id -api-type
M:Windows.Devices.PointOfService.ClaimedLineDisplay.CheckHealthAsync(Windows.Devices.PointOfService.UnifiedPosHealthCheckLevel)
winrt method

Windows.Devices.PointOfService.ClaimedLineDisplay.CheckHealthAsync

-description

Gets the device's health state asynchronously.

-parameters

-param level

The specified health check level.

-returns

This value is intended to be reflected in the app interface immediately so the user of the app can interpret it. For example, it will return “OK” as the health string if the device state is good.

-remarks

This feature behaves identically to corresponding features in the other POS peripherals, and support for this operation is required by the UPOS standard.

-see-also

-examples