Bagikan melalui


ServerEndpointSyncSessionStatus.TransientFilesNotSyncingCount Property

Definition

Gets count of transient files not syncing.

[Newtonsoft.Json.JsonProperty(PropertyName="transientFilesNotSyncingCount")]
public long? TransientFilesNotSyncingCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="transientFilesNotSyncingCount")>]
member this.TransientFilesNotSyncingCount : Nullable<int64>
Public ReadOnly Property TransientFilesNotSyncingCount As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to