Scheduler.GetCounters Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets counter information for the cluster.
public Microsoft.Hpc.Scheduler.ISchedulerCounters GetCounters();
abstract member GetCounters : unit -> Microsoft.Hpc.Scheduler.ISchedulerCounters
override this.GetCounters : unit -> Microsoft.Hpc.Scheduler.ISchedulerCounters
Public Function GetCounters () As ISchedulerCounters
Returns
An ISchedulerCounters interface that contains the counter data.