Uniquely identifies the node in a job using job id, node id or node name and Embedded Process Count (EPC). More...
Public Member Functions | |
| JobNodeIdentity () | |
| Initializes a new instance of the JobNodeIdentity class. More... | |
Properties | |
| short | EmbeddedProcessCount [get, set] |
| Gets or sets the embedded process count. More... | |
| string | JobId [get, set] |
| Gets or sets the job id. More... | |
| short | NodeId [get, set] |
| Gets or sets the node id. More... | |
| string | NodeName [get, set] |
| Gets or sets the name of the node. More... | |
Uniquely identifies the node in a job using job id, node id or node name and Embedded Process Count (EPC).
| JobNodeIdentity | ( | ) |
Initializes a new instance of the JobNodeIdentity class.
|
getset |
Gets or sets the embedded process count.
|
getset |
Gets or sets the job id.
|
getset |
Gets or sets the node id.
|
getset |
Gets or sets the name of the node.