Start machines participating this cluster.
[Visual Basic .NET] Public Sub StartCluster ( _ ByVal bstrClusterName As String _ )
[C#] public void StartCluster ( string bstrClusterName );
[C++]
HRESULT StartCluster(
BSTR bstrClusterName
);
[C++]Parameters
bstrClusterName [in] bstrClusterName is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.