| WebFarmContextClear Method | 
            Clears the hashtables of web farm servers.
            
 
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 10.0.0
 Syntax
Syntaxpublic static void Clear(
	bool logWebFarm = true
)
Parameters
- logWebFarm (Optional)
- Type: SystemBoolean
 Enables or disables webfarm task logging, if false no task is logged
 See Also
See Also