共用方式為


ServerEndpointSyncActivityStatus.TotalBytes Property

Definition

Gets total bytes (if available)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to