MsmqTransportElement.ApplyConfiguration(BindingElement) Methode

Definitie

Hiermee past u de instellingen van dit configuratie-element toe op het opgegeven BindingElement bindingselement.

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

De BindingElement instellingen waarop de instellingen worden toegepast.

Van toepassing op