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