Node Members

Contains information about a compute node.

The following tables list the members exposed by the Node type.

Public Constructors

  Name Description
Node Overloaded. Initializes a new instance of the Node class.

Top

Public Properties

  Name Description
public property Memory Retrieves the size of available memory.
public property Name Retrieves the name of the compute node.
public property NumberOfIdleProcessors Retrieves the number of idle processors.
public property NumberOfProcessors Retrieves the number of processors.
public property ProcessorArchitecture Retrieves the processor architecture.
public property ProcessorSpeed Retrieves the processor speed.
public property Status Retrieves the current status of the node.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals Overloaded. Overridden. Determines the equality of two nodes.
public method GetHashCode Overridden. Retrieves a hash for the node.
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString Overridden. Retrieves a string representation of this node.

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

Node Class
Microsoft.ComputeCluster Namespace