WebFarmManager.

GetServerState(string, string) Method

Summary

Gets the state of a server in a WebFarm
Assembly
Cake.IIS.dll
Namespace
Cake.IIS
Containing Type
WebFarmManager

Syntax

public string GetServerState(string farm, string address)

Parameters

Name Type Description
farm string The name of the WebFarm
address string The address of the server

Return Value

Type Description
string Gets the state of the server.