Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WaitStatistics

Package version

Wait statistics gathered during query batch execution

Hierarchy

  • WaitStatistics

Index

Properties

Optional waitCount

waitCount: undefined | number

Total no. of waits

Optional waitTimeMs

waitTimeMs: undefined | number

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

Optional waitType

waitType: undefined | string

Type of the Wait

Generated using TypeDoc