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.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
Task<bool> ConnectorHasOutage()

Return Value

TaskBoolean
if an outage was recently reported.

See Also