TransactionFlowElement.CreateBindingElement 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回已啟用交易流程的 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 。