Click or drag to resize
AutomationStateInfoProviderClearHashtables Method
Clear hashtables.

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

Parameters

logTasks
Type: SystemBoolean
If true, web farm tasks are logged
See Also