Share via


StandardBindingReliableSessionElement.ApplyConfiguration Metoda

Definice

Použije obsah zadaného elementu vazby na tento oddíl konfigurace.

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)

Parametry

reliableSession
ReliableSession

Konfigurační prvek, který se má použít.

Výjimky

reliableSession je null.

Platí pro