SchedulerNode.GetCounters Method

Definition

Retrieves the counter data for the node.

public Microsoft.Hpc.Scheduler.ISchedulerNodeCounters GetCounters ();
abstract member GetCounters : unit -> Microsoft.Hpc.Scheduler.ISchedulerNodeCounters
override this.GetCounters : unit -> Microsoft.Hpc.Scheduler.ISchedulerNodeCounters
Public Function GetCounters () As ISchedulerNodeCounters

Returns

An ISchedulerNodeCounters interface that contains the counter data.

Implements

Applies to