WaitStatistics interface

Wait statistics gathered during query batch execution

Properties

waitCount

Total no. of waits

waitTimeMs

Total wait time in millisecond(s). Default value: 0.

waitType

Type of the Wait

Property Details

waitCount

Total no. of waits

waitCount?: number

Property Value

number

waitTimeMs

Total wait time in millisecond(s). Default value: 0.

waitTimeMs?: number

Property Value

number

waitType

Type of the Wait

waitType?: string

Property Value

string