次の方法で共有


ServerEndpointSyncActivityStatus.AppliedBytes プロパティ

定義

適用されたバイト数を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象