Interface PerfCounterQuery.PdhCounterProperty

All Known Implementing Classes:
MemoryInformation.PageSwapProperty, PagingFile.PagingPercentProperty, ProcessorInformation.InterruptsProperty, SystemInformation.ContextSwitchProperty, SystemInformation.ProcessorQueueLengthProperty
Enclosing class:
PerfCounterQuery

public static interface PerfCounterQuery.PdhCounterProperty
Contract for Counter Property Enums
  • Method Details

    • getInstance

      String getInstance()
      Returns:
      Returns the instance.
    • getCounter

      String getCounter()
      Returns:
      Returns the counter.