StandardBindingElement.OnApplyConfiguration(Binding) Methode

Definitie

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

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

Parameters

binding
Binding

Een binding.

Van toepassing op