共用方式為


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

適用於