TransactionFlowElement.CreateBindingElement Metoda

Definicja

Zwraca TransactionFlowBindingElement obiekt, który włączył przepływ transakcji i używa tego samego elementu, TransactionProtocol co bieżący element.

protected public:
 override System::ServiceModel::Channels::BindingElement ^ CreateBindingElement();
protected internal override System.ServiceModel.Channels.BindingElement CreateBindingElement ();
override this.CreateBindingElement : unit -> System.ServiceModel.Channels.BindingElement
Protected Friend Overrides Function CreateBindingElement () As BindingElement

Zwraca

BindingElement

Obiekt, TransactionFlowBindingElement który włączył przepływ transakcji i używa tego samego elementu, co bieżący TransactionProtocol element.

Dotyczy