Udostępnij za pośrednictwem


WaitStatistics.WaitCount Property

Definition

Gets or sets total no. of waits

[Newtonsoft.Json.JsonProperty(PropertyName="waitCount")]
public long? WaitCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="waitCount")>]
member this.WaitCount : Nullable<int64> with get, set
Public Property WaitCount As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to