StandardBindingReliableSessionElement.ApplyConfiguration Metod

Definition

Tillämpar innehållet i ett angivet bindningselement i det här konfigurationsavsnittet.

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)

Parametrar

reliableSession
ReliableSession

Konfigurationselementet som ska tillämpas.

Undantag

reliableSession är null.

Gäller för