Udostępnij za pośrednictwem


ServerEndpointSyncStatus.TotalPersistentFilesNotSyncingCount Property

Definition

Gets total count of persistent files not syncing (combined upload + download).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to