WaitStatistics.WaitType Property

Definition

Gets or sets type of the Wait

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to