CustomBindingElement.OnApplyConfiguration(Binding) Methode

Definitie

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

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

Parameters

binding
Binding

Een binding.

Van toepassing op