Share via


WaitStatistics Class

Definition

Wait statistics gathered during query batch execution.

public class WaitStatistics
type WaitStatistics = class
Public Class WaitStatistics
Inheritance
WaitStatistics

Properties

WaitCount

Total no. of waits.

WaitTimeMs

Total wait time in millisecond(s).

WaitType

Type of the Wait.

Applies to