MSBTS_Host.Cluster Method (WMI)
This method clusters all BizTalk Host Instances on the given BizTalk Host.
Syntax
uint32 Cluster(string ClusterResourceGroupName);
Parameters
string ClusterResourceGroupName
The cluster resource group name to be used.
Property Value/Return Value
This method returns an HRESULT indicating whether the method completed successfully.