SystemMonitorCounter Enum

Definition

public enum class SystemMonitorCounter
public enum SystemMonitorCounter
type SystemMonitorCounter = 
Public Enum SystemMonitorCounter
Inheritance
SystemMonitorCounter

Fields

AOSInBytes 8
AOSInCalls 7
AOSOutBytes 10
AOSOutCalls 9
AOSWaitTime 11
SqlDeleteBytes 16
SqlDeleteCalls 5
SqlDeleteRows 17
SqlInsertBytes 12
SqlInsertCalls 3
SqlInsertRows 13
SqlSelectBytes 1
SqlSelectCalls 0
SqlSelectRows 2
SqlUpdateBytes 14
SqlUpdateCalls 4
SqlUpdateRows 15
SqlWaitTime 6

Applies to