次の方法で共有


TriggerDataMoveRequest.PauseGC プロパティ

定義

一時停止 GC を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="pauseGC")]
public bool? PauseGC { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pauseGC")>]
member this.PauseGC : Nullable<bool> with get, set
Public Property PauseGC As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象