Module.ConnectionStateUpdatedOnUtc Property

Definition

Time when the connection state was last updated.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to