Click or drag to resize

OpsContextDataStoreConnectionStatusIsOnline Property

Note: This API is now obsolete.

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

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
[ObsoleteAttribute("Clients no longer track connection status to the Enterprise")]
public bool DataStoreConnectionStatusIsOnline { get; }

Property Value

Boolean
See Also