CustomBindingElement.OnApplyConfiguration(Binding) Methode

Definition

Wird aufgerufen, wenn der Inhalt eines angegebenen Bindungselements für dieses Bindungskonfigurationselement übernommen wird.

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)

Parameter

binding
Binding

Eine Bindung.

Gilt für: