INodeStateEventArg interface
Provides information that is related to changes in the state of a node. This interface is passed to your implementation of the ISchedulerNodeEvents::OnNodeState event handler.
Members
The INodeStateEventArg interface inherits from the IDispatch interface. INodeStateEventArg also has these types of members:
Properties
The INodeStateEventArg interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
Gets the new state of a node when the state of the node changes. | |
|
Read-only |
Gets the numeric identifier of the node for which the state changed. | |
|
Read-only |
Gets the previous state of a node when the state of the node changes. |
Requirements
|
Product |
HPC Pack 2008 R2 Client Utilities |
|---|---|
|
Type library |
|
See also
Show: