RoutingSection::BackupLists Property
.NET Framework (current version)
Gets the configuration element that contains a collection of BackupEndpointElement objects.
Assembly: System.ServiceModel.Routing (in System.ServiceModel.Routing.dll)
public: [ConfigurationPropertyAttribute("backupLists", Options = ConfigurationPropertyOptions::None)] property BackupListCollection^ BackupLists { BackupListCollection^ get(); }
Property Value
Type: System.ServiceModel.Routing.Configuration::BackupListCollection^A collection that defines the configuration section that contains a collection of BackupEndpointElement objects.
.NET Framework
Available since 4.0
Available since 4.0
Show: