ISchedulerNodeV3 Interface
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.
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("F3B0F4D7-FAE3-429d-B75F-10278A3BEC07")]
public interface ISchedulerNodeV3
type ISchedulerNodeV3 = interface
Public Interface ISchedulerNodeV3
- Derived
- Attributes
Properties
| CpuSpeed | |
| Guid | |
| Id | |
| JobType | |
| MemorySize | |
| MoveToOffline | |
| Name | |
| NodeGroups | |
| NumberOfCores | |
| NumberOfSockets | |
| OfflineTime | |
| OnlineTime | |
| Reachable | |
| State |
Methods
| GetCores() | |
| GetCounters() | |
| Refresh() |
Events
| OnNodeState |