Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains counter data information for the node.
To get this interface, call the ISchedulerNode::GetCounters method.
Members
The ISchedulerNodeCounters interface inherits from the IDispatch interface. ISchedulerNodeCounters also has these types of members:
- Properties
Properties
The ISchedulerNodeCounters interface has these properties.
| Property | Access type | Description | 
|---|---|---|
| Read-only | Retrieves the number of cores on the node that are busy processing jobs. | |
| Read-only | Retrieves the number of cores on the node that are idle. | |
| Read-only | Retrieves the number of cores on the node. | |
| Read-only | Retrieves the number of sockets on the node. | |
| Read-only | Retrieves the number of cores on the node that are offline. | 
Requirements
| Product | HPC Pack 2008 R2 Client Utilities, HPC Pack 2008 Client Utilities | 
| Type library | Microsoft.Hpc.Scheduler.tlb |