Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Forces the Network Load Balancing driver to reload, which allows it to update its private copy of the cluster configuration data.
Syntax
uint32 LoadAllSettings();
Parameters
This method has no parameters.
Return value
This method returns a uint32 set to one of the standard return values.
-
WLBS_OK (1000)
-
WLBS_REBOOT (1050)
Remarks
Because the Network Load Balancing driver runs "beneath" the operating system, its only opportunity to read and save cluster configuration data is during its initialization. The LoadAllSettings method forces the driver to reload, which updates its private data store and "commits" the changes to the cluster.
This method requires the wbemPrivilegeLoadDriver privilege (also known as SE_LOAD_DRIVER or "SeLoadDriverPrivilege"). For more information, see Privilege Constants.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2008 |
| Namespace |
Root\MicrosoftNLB |
| MOF |
|
| DLL |
|