Skip to content

PosSharp.Core.UposDeviceBase.CheckHealthText

github-actions[bot] edited this page May 8, 2026 · 5 revisions

PosSharp v1.2.0 API Reference


UposDeviceBase.CheckHealthText Property

Gets a text description of the results of the last PosSharp.Abstractions.IUposDevice.CheckHealthAsync(PosSharp.Abstractions.HealthCheckLevel,System.Threading.CancellationToken) call.

public string CheckHealthText { get; }

Implements CheckHealthText

Property Value

System.String

Clone this wiki locally