HttpBindingBaseElement.OnApplyConfiguration(Binding) Metod

Definition

Tillämpar den angivna bindningen på den här instansen.

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)

Parametrar

binding
Binding

Bindningen som ska tillämpas.

Gäller för