OpsContextConnectionStatusIsOnline Property |
TRUE if the connection status is online. FALSE if we are Offline or OfflineWithoutPermission.
Namespace:
Micros.Ops
Assembly:
Ops (in Ops.dll)
Syntaxpublic bool ConnectionStatusIsOnline { get; }
Property Value
Type:
Boolean
See Also