WebFarmContextClear Method |
Clears the hashtables of web farm servers.
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 13.0.131
Syntax public 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