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+45c8d9adb5970d727cceec44a5ed61aea0016e50
Task<bool> ConnectorHasOutage()

Return Value

TaskBoolean
if an outage was recently reported.

See Also