次の方法で共有


ProcessThreadInfo.WaitReason プロパティ

定義

待機理由を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.wait_reason")]
public string WaitReason { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.wait_reason")>]
member this.WaitReason : string with get, set
Public Property WaitReason As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象