Compartir a través de


NetworkManagerConnection.ConnectionState Propiedad

Definición

Obtiene o establece el estado de conexión. Entre los valores posibles se incluyen: "Connected", "Pending", "Conflict", "Revoked", "Rejected"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a