BackupEndpointCollection.Add(BackupEndpointElement) Метод

Определение

Добавляет в коллекцию новый объект BackupEndpointElement.

public:
 void Add(System::ServiceModel::Routing::Configuration::BackupEndpointElement ^ element);
public void Add (System.ServiceModel.Routing.Configuration.BackupEndpointElement element);
member this.Add : System.ServiceModel.Routing.Configuration.BackupEndpointElement -> unit
Public Sub Add (element As BackupEndpointElement)

Параметры

element
BackupEndpointElement

Элемент резервной конечной точки для добавления.

Применяется к