Interface PerfCounterWildcardQuery.PdhCounterWildcardProperty

All Known Implementing Classes:
PhysicalDisk.PhysicalDiskProperty, ProcessInformation.HandleCountProperty, ProcessInformation.ProcessPerformanceProperty, ProcessorInformation.ProcessorFrequencyProperty, ProcessorInformation.ProcessorTickCountProperty
Enclosing class:
PerfCounterWildcardQuery

public static interface PerfCounterWildcardQuery.PdhCounterWildcardProperty
Contract for Counter Property Enums
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getCounter()  
  • Method Details

    • getCounter

      java.lang.String getCounter()
      Returns:
      Returns the counter. The first element of the enum will return the instance filter rather than a counter.