BackupEndpointCollection.Add(BackupEndpointElement) Metoda

Definicja

Dodaje nowy BackupEndpointElement do kolekcji.

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)

Parametry

element
BackupEndpointElement

Element punktu końcowego kopii zapasowej do dodania.

Dotyczy