ServerEndpointFilesNotSyncingError.TransientCount Property

Definition

Gets count of transient files not syncing with the specified error code

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to