Compartir a través de


ServerEndpointSyncStatus.TotalPersistentFilesNotSyncingCount Propiedad

Definición

Obtiene el recuento total de archivos persistentes que no se sincronizan (carga combinada + descarga).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a