次の方法で共有


ServerEndpointSyncStatus.TotalPersistentFilesNotSyncingCount プロパティ

定義

同期していない永続的なファイルの合計数を取得します (結合されたアップロードとダウンロード)。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象