Stop method of the MicrosoftNLB_Cluster class
[This method is available for use in the operating systems specified in the Requirements section. Support for this method was removed in Windows Server 2008. Use the Stop method of the MicrosoftNLB_Node class instead.]
Stops cluster operations on all nodes that have remote control enabled.
Syntax
uint32 Stop(
[out] uint32 NumNodes
);
Parameters
- NumNodes [out]
Returns the number of nodes affected by the operation.
Return value
This method returns a uint32 set to one of the standard return values.
WLBS_OK (1000)
WLBS_SUSPENDED (1013)
Remarks
To enable remote control for a node, set the RemoteControlEnabled property of the MicrosoftNLB_ClusterSetting class to TRUE.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
None supported |
End of server support |
Windows Server 2003 |
Namespace |
Root\MicrosoftNLB |
MOF |
WlbsProv.mof |
DLL |
WlbsProv.dll |