IAzureCosmosDbConnectorHasOutage Method

Checks if any connector has an outage - the Heartbeat Monitor registers this in the redis cache.

Definition

Namespace: MobileTrack.DataContainers.Cosmos
Assembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
Task<bool> ConnectorHasOutage()

Return Value

TaskBoolean
if an outage was recently reported.

See Also