Partager via


SyncAgent.State Propriété

Définition

Obtient l’état de l’agent de synchronisation. Les valeurs possibles sont les suivantes : « Online », « Offline », « NeverConnected »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à