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

適用対象