Node Members
Contains information about a compute node.
The following tables list the members exposed by the Node type.
Top
Name | Description | |
---|---|---|
![]() |
Memory | Retrieves the size of available memory. |
![]() |
Name | Retrieves the name of the compute node. |
![]() |
NumberOfIdleProcessors | Retrieves the number of idle processors. |
![]() |
NumberOfProcessors | Retrieves the number of processors. |
![]() |
ProcessorArchitecture | Retrieves the processor architecture. |
![]() |
ProcessorSpeed | Retrieves the processor speed. |
![]() |
Status | Retrieves the current status of the node. |
Top
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. Overridden. Determines the equality of two nodes. |
![]() |
GetHashCode | Overridden. Retrieves a hash for the node. |
![]() |
GetType | (Inherited from Object ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | Overridden. Retrieves a string representation of this node. |
Top
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top