Click or drag to resize
ModuleLicenseKeyInfoProviderClearHashtables Method
Clears the object's hashtables and special cache for module licenses.

Namespace: CMS.ModuleLicenses
Assembly: CMS.ModuleLicenses (in CMS.ModuleLicenses.dll) Version: 10.0.0
Syntax
C#
protected override void ClearHashtables(
	bool logTasks
)

Parameters

logTasks
Type: SystemBoolean
whether to log webfarm tasks
See Also