Node Constructor ()

This constructor supports the infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the Node class.

Namespace: Microsoft.ComputeCluster
Assembly: CcpAPI (in ccpapi.dll)

Usage

Syntax

'Declaration
Public Sub New
public Node ()
public:
Node ()
public Node ()
public function Node ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Microsoft Windows Compute Cluster Server 2003, Windows Server 2003, Windows XP

Target Platforms

Microsoft Windows Compute Cluster Server 2003, Windows Server 2003 with Compute Cluster Pack Client Utilities, Windows XP with Compute Cluster Pack Client Utilities

See Also

Reference

Node Class
Node Members
Microsoft.ComputeCluster Namespace