Click or drag to resize

WirelessQualityJobGetInstance Method

Singleton accessor for the wireless quality job in this process

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public static WirelessQualityJob GetInstance()

Return Value

Type: WirelessQualityJob
A wireless quality job instance regardless of whether wireless is active
See Also