次の方法で共有


TaskStatistics.WriteIOGiB プロパティ

定義

タスクによってディスクに書き込まれた合計ギビバイト数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="writeIOGiB")]
public double WriteIOGiB { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="writeIOGiB")>]
member this.WriteIOGiB : double with get, set
Public Property WriteIOGiB As Double

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象