TransactionFlowElement.CreateBindingElement 方法

定義

傳回已啟用交易流程的 TransactionFlowBindingElement 物件,並且使用與目前項目相同的 TransactionProtocol

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

傳回

TransactionFlowBindingElement已啟用異動流程的物件,並使用與目前專案相同的 TransactionProtocol

適用於