Share via


Device.ConnectionStateUpdatedTime Property

Definition

Time when the connection state was last updated.

[Newtonsoft.Json.JsonProperty(PropertyName="connectionStateUpdatedTime")]
public DateTime ConnectionStateUpdatedTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectionStateUpdatedTime")>]
member this.ConnectionStateUpdatedTime : DateTime
Public ReadOnly Property ConnectionStateUpdatedTime As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to