WebSyncHelper Clear Method Kentico 8.0 API Reference
Clears the hashtables of web farm servers.

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

logWebFarm (Optional)
Type: OnlineSystem Boolean
Enables or disables webfarm task logging, if false no task is logged
serverId (Optional)
Type: OnlineSystem Int32
The server id. If serverId is 0 then clear hashtables of the all enabled web farm servers)
See Also