BindingElementExtensionElement.ApplyConfiguration(BindingElement) Methode

Definitie

Hiermee past u de inhoud van een opgegeven bindingselement toe op dit bindingsconfiguratie-element.

public:
 virtual void ApplyConfiguration(System::ServiceModel::Channels::BindingElement ^ bindingElement);
public virtual void ApplyConfiguration(System.ServiceModel.Channels.BindingElement bindingElement);
abstract member ApplyConfiguration : System.ServiceModel.Channels.BindingElement -> unit
override this.ApplyConfiguration : System.ServiceModel.Channels.BindingElement -> unit
Public Overridable Sub ApplyConfiguration (bindingElement As BindingElement)

Parameters

bindingElement
BindingElement

Een bindingselement.

Uitzonderingen

bindingElement is null.

Van toepassing op