StandardBindingReliableSessionElement.ApplyConfiguration Methode

Definition

Wendet den Inhalt eines angegebenen Bindungselements auf diesen Konfigurationsabschnitt an.

public:
 void ApplyConfiguration(System::ServiceModel::ReliableSession ^ reliableSession);
public void ApplyConfiguration(System.ServiceModel.ReliableSession reliableSession);
member this.ApplyConfiguration : System.ServiceModel.ReliableSession -> unit
Public Sub ApplyConfiguration (reliableSession As ReliableSession)

Parameter

reliableSession
ReliableSession

Das anzuwendende Konfigurationselement.

Ausnahmen

reliableSession ist null.

Gilt für: