WSHttpBindingElement.OnApplyConfiguration(Binding) Methode

Definitie

Aangeroepen wanneer de inhoud van een opgegeven bindingverzameling wordt toegepast op dit bindingsconfiguratie-element.

protected:
 override void OnApplyConfiguration(System::ServiceModel::Channels::Binding ^ binding);
protected override void OnApplyConfiguration(System.ServiceModel.Channels.Binding binding);
override this.OnApplyConfiguration : System.ServiceModel.Channels.Binding -> unit
Protected Overrides Sub OnApplyConfiguration (binding As Binding)

Parameters

binding
Binding

Een verzameling bindingselementen.

Van toepassing op