C# Class Two10.Azure.Arr.IISconfiguration

Exibir arquivo Open project: azure-contrib/AzureStickySessions Class Usage Examples

Public Methods

Method Description
AddServers ( string farmName, IPEndPoint endpoints ) : void
GetOrCreateFarm ( string farmName ) : ConfigurationElement

Private Methods

Method Description
CreateReWriteRule ( string serverFarm ) : void
FindElement ( ConfigurationElementCollection collection, string elementTagName ) : ConfigurationElement

Method Details

AddServers() public static method

public static AddServers ( string farmName, IPEndPoint endpoints ) : void
farmName string
endpoints System.Net.IPEndPoint
return void

GetOrCreateFarm() public static method

public static GetOrCreateFarm ( string farmName ) : ConfigurationElement
farmName string
return Microsoft.Web.Administration.ConfigurationElement