WebSyncHelperProcessMyTasks Method |
Reads all tasks assigned to the current server and processes them. It processes only tasks
for the server with code name stored in the CMSWebFarmServerName web.config variable.
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax public static void ProcessMyTasks()
See Also