Click or drag to resize
StatisticsFactoryCreateIntCounter Method
Overload List
  NameDescription
Public methodCreateIntCounter(String, String, String)
Creates and returns an int counter StatisticDescriptor with the given name, description, units.
Public methodCreateIntCounter(String, String, String, SByte)
Creates and returns an int counter StatisticDescriptor with the given name, description, units, and with larger values indicating better performance.
Top
See Also