Walter.Web.FireWall
FireWallPartners Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IFireWallConfig Interface : FireWallPartners Property
Gets or sets the fail-over partner for the firewall the url is FQDN or IP address (DomainName.MachineName:port/ or IPAddress:port). The fail-over partner would normally be another web-server hosting the same website, this could be a active-active or a fail-over cluster
Syntax
IEnumerable<string> FireWallPartners {get; set;}

Property Value

The fail-over/ replication partners to use.
Remarks
Needs advanced licensing and communication is best on the local intra-net
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IFireWallConfig Interface
IFireWallConfig Members