Partager via


NetworkManagerConnection.ConnectionState Propriété

Définition

Obtient ou définit l’état de connexion. Les valeurs possibles sont les suivantes : '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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à