MsmqIntegrationBinding.CreateBindingElements 方法

定義

傳回基本設定檔堆疊中的繫結項目。

public:
 override System::ServiceModel::Channels::BindingElementCollection ^ CreateBindingElements();
public override System.ServiceModel.Channels.BindingElementCollection CreateBindingElements ();
override this.CreateBindingElements : unit -> System.ServiceModel.Channels.BindingElementCollection
Public Overrides Function CreateBindingElements () As BindingElementCollection

傳回

BindingElementCollection

BindingElementCollection,其中包含基本設定檔堆疊中的繫結項目堆疊。

適用於