Compartilhar via


ProcessThreadInfo.WaitReason Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to