Share via


RFIDScannerBase.CheckHealth(HealthCheckLevel) Method

Definition

Indicates the current health status of the device.

public override string CheckHealth (Microsoft.PointOfService.HealthCheckLevel level);
override this.CheckHealth : Microsoft.PointOfService.HealthCheckLevel -> string
Public Overrides Function CheckHealth (level As HealthCheckLevel) As String

Parameters

level
HealthCheckLevel

The type of health check to be performed on the device.

Returns

Applies to