Interface PdhCounterWildcardProperty

All Known Implementing Classes:
GpuInformation.GpuAdapterMemoryProperty, GpuInformation.GpuEngineProperty, PhysicalDisk.PhysicalDiskProperty, ProcessInformation.IdleProcessorTimeProperty, ProcessInformation.ProcessPerformanceProperty, ProcessorInformation.ProcessorFrequencyProperty, ProcessorInformation.ProcessorTickCountProperty, ProcessorInformation.ProcessorUtilityTickCountProperty, ThreadInformation.ThreadPerformanceProperty

public interface PdhCounterWildcardProperty
Contract for Wildcard Counter Property Enums. Enums implementing this interface define PDH counters where the first enum element specifies an instance filter and remaining elements define counter names.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getCounter

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