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