共用方式為


ServerEndpointSyncActivityStatus.AppliedBytes Property

Definition

Gets applied bytes

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to