CustomBindingElement.OnApplyConfiguration(Binding) Metoda

Definice

Volá se, když se na tento element konfigurace vazby aplikuje obsah zadaného elementu vazby.

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)

Parametry

binding
Binding

Vazba.

Platí pro