ISchedulerNode.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.
Retrieves the counter data for the node.
public Microsoft.Hpc.Scheduler.ISchedulerNodeCounters GetCounters();
abstract member GetCounters : unit -> Microsoft.Hpc.Scheduler.ISchedulerNodeCounters
Public Function GetCounters () As ISchedulerNodeCounters
Returns
An ISchedulerNodeCounters interface that contains the counter data.