StandardBindingReliableSessionElement.ApplyConfiguration Methode

Definitie

Hiermee past u de inhoud van een opgegeven bindingselement toe op deze configuratiesectie.

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)

Parameters

reliableSession
ReliableSession

Het configuratie-element dat moet worden toegepast.

Uitzonderingen

reliableSession is null.

Van toepassing op