WebFarmManager.

Delete(string) Method

Summary

Delete an WebFarm
Assembly
Cake.IIS.dll
Namespace
Cake.IIS
Containing Type
WebFarmManager

Syntax

public bool Delete(string name)

Parameters

Name Type Description
name string The name of the WebFarm

Return Value

Type Description
bool If the WebFarm was deleted.