Freigeben über


ConnectivityCheckResponse.ConnectionStatus Eigenschaft

Definition

Ruft die Verbindungs-status ab. Mögliche Werte: "Unknown", "Connected", "Disconnected", "Degraded"

[Newtonsoft.Json.JsonProperty(PropertyName="connectionStatus")]
public string ConnectionStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectionStatus")>]
member this.ConnectionStatus : string
Public ReadOnly Property ConnectionStatus As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: