Partager via


ConnectionError.ConnectionState Propriété

Définition

Obtient ou définit le type d’erreur de connexion qui s’est produite. Les valeurs possibles sont les suivantes : 'Unknown', 'OK', 'OperatorToDataCenterNetworkError', 'DatacenterToDatacenterNetworkError', 'InternalOperatorToDataCenterCertificateError', 'InternalError'

[Newtonsoft.Json.JsonProperty(PropertyName="connectionState")]
public string ConnectionState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectionState")>]
member this.ConnectionState : string with get, set
Public Property ConnectionState As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à