NetTcpContextBindingElement.OnApplyConfiguration(Binding) Methode

Definitie

Hiermee past u de configuratie van dit configuratie-element toe op het opgegeven bindingexemplaren. Het opgegeven bindingexemplaren moeten van het type NetTcpContextBindingzijn.

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)

Parameters

binding
Binding

De binding die moet worden toegepast.

Van toepassing op