WirelessQualityJob Class |
Namespace: Micros.Ops
public sealed class WirelessQualityJob : Job
The WirelessQualityJob type exposes the following members.
| Name | Description | |
|---|---|---|
| IsAvailable |
Indicates if wireless quality statistics are available on this device
| |
| Statistics |
The current statistics read by the background job
|
| Name | Description | |
|---|---|---|
| GetInstance |
Singleton accessor for the wireless quality job in this process
| |
| Run |
Job override to gather the wireless statistics in the background
(Overrides Job.Run.) | |
| SuperLiteGetDisplayString |
FPS-43020 Sets the translated text to display in SuperLite Ops for the current RFSignalQuality enum value.
Uses 'SuperLiteRFSignalStrength' enum in PosCoreText.xml.
|