Sdílet prostřednictvím


TransactionFlowElement.ApplyConfiguration(BindingElement) Metoda

Definice

Použije obsah této části konfigurace vazby na zadaný element vazby toku transakce.

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)

Parametry

bindingElement
BindingElement

Element vazby typu TransactionFlowBindingElement.

Výjimky

bindingElement je null.

Poznámky

Tato metoda je volána interně infrastrukturou při překladu konfiguračních prvků do nastavení vazby.

Platí pro