Class RestartApplicationWebFarmTask
- Namespace
- CMS.WebFarmSync
- Assembly
- CMS.WebFarmSync.dll
Web farm task used to restart application.
public class RestartApplicationWebFarmTask : WebFarmTaskBase
- Inheritance
-
objectRestartApplicationWebFarmTask
- Inherited Members
- Extension Methods
Constructors
RestartApplicationWebFarmTask()
Initializes a new instance of RestartApplicationWebFarmTask.
public RestartApplicationWebFarmTask()
Methods
ExecuteTask()
Processes the web farm task by invoking the RestartApplication() method.
public override void ExecuteTask()