RFIDScannerBase.CheckHealth(HealthCheckLevel) Method
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.
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.