| BannedIPInfoProviderReloadCachedIPs Method | 
            Reload all banned ip from DB to Hash tables.
            
 
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual void ReloadCachedIPs(
	bool logWebFarm
)
Parameters
- logWebFarm
- Type: SystemBoolean
 Enables or disables webfarm task logging, if false no task is logged
 See Also
See Also