ConnectionHealthContext
Context
Members
8
Source
property
Which connection changed state (the source name).string SourceOccurredAt
property
When the transition happened.DateTimeOffset OccurredAtReason
property
Free-text detail on Failed/Lost/Down (e.g. "401 unauthorized"); else null.string ReasonDowntime
property
Set on Restored (how long the source was Interrupted); else null.TimeSpan? DowntimeAttemptCount
property
Attempts before recovery on Restored; always 1 on Failed; 0 otherwise.int AttemptCountClientId
property
Gateway client id — set only when Source is "Gateway".string ClientIdClientName
property
Gateway client name — set only when Source is "Gateway".string ClientNameCategories
property
Gateway client subscribed categories — set only when Source is "Gateway".IReadOnlyList<string> Categories
