Click or drag to resize
BannedIPInfoProviderReloadCachedIPs Method
Reload all banned ip from DB to Hash tables.

Namespace: CMS.Protection
Assembly: CMS.Protection (in CMS.Protection.dll) Version: 8.2.23
Syntax
C#
protected static void ReloadCachedIPs(
	bool logWebFarm
)

Parameters

logWebFarm
Type: SystemBoolean
Enables or disables webfarm task logging, if false no task is logged
See Also