Bagikan melalui


ServerEndpointSyncSessionStatus.LastSyncTimestamp Property

Definition

Gets last sync timestamp

[Newtonsoft.Json.JsonProperty(PropertyName="lastSyncTimestamp")]
public DateTime? LastSyncTimestamp { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastSyncTimestamp")>]
member this.LastSyncTimestamp : Nullable<DateTime>
Public ReadOnly Property LastSyncTimestamp As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to