Udostępnij za pośrednictwem


ClientTwin.LastActiveOnUtc Property

Definition

Time when the corresponding device was last active.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)]
public DateTimeOffset? LastActiveOnUtc { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)>]
member this.LastActiveOnUtc : Nullable<DateTimeOffset>
Public ReadOnly Property LastActiveOnUtc As Nullable(Of DateTimeOffset)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to