OpsContextDataStoreConnectionStatusIsOnline Property |
Note: This API is now obsolete.
TRUE if the DataStore connection status is online. FALSE if we are Offline.
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntax[ObsoleteAttribute("Clients no longer track connection status to the Enterprise")]
public bool DataStoreConnectionStatusIsOnline { get; }
Property Value
Boolean
See Also