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: 18.2
Syntax
C#
[ObsoleteAttribute("Clients no longer track connection status to the Enterprise")]
public bool DataStoreConnectionStatusIsOnline { get; }

Property Value

Type: Boolean
See Also