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