OneWayElement.ApplyConfiguration(BindingElement) Methode

Definitie

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

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

Parameters

bindingElement
BindingElement

Het bindingsconfiguratie-element dat moet worden toegepast.

Van toepassing op