ProcessThreadInfo.WaitReason Property

Definition

Gets or sets wait reason.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to