Click or drag to resize
DbWebFarmUpdaterEnsureRunning Method

Note: This API is now obsolete.

Ensures thread which is periodically checking for new tasks.

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("Use DbWebFarmUpdater.EnsureRunningThread instead")]
public static void EnsureRunning()
See Also