Compartilhar via


ConnectionError.ConnectionState Propriedade

Definição

Obtém ou define o tipo de erro de conexão que ocorreu. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a