ServerEndpointSyncSessionStatus.PersistentFilesNotSyncingCount Property

Definition

Gets count of persistent files not syncing.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to