WSHttpRelayBindingBase.CreateBindingElements メソッド

定義

現在のAzure Service Bus バインドに含まれるバインド要素の順序付きコレクションを返します。

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

戻り値

を返します BindingElementCollection。バインディングのオブジェクトを格納します。

適用対象