Click or drag to resize
DropAllRoutesWebFarmTaskExecuteTask Method
Processes the web farm task by invoking the DropAllRoutes(Boolean) method.

Namespace: CMS.URLRewritingEngine
Assembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 12.0.0
Syntax
C#
public override void ExecuteTask()
See Also