Click or drag to resize

OpsContextConnectionStatusIsOnline Property

TRUE if the connection status is online. FALSE if we are Offline or OfflineWithoutPermission.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.9
Syntax
C#
public bool ConnectionStatusIsOnline { get; }

Property Value

Boolean
See Also