Share via


NetTcpRelayBindingBase.CreateBindingElements メソッド

定義

現在のバインディングに含まれるバインディング要素の順序指定されたコレクションを取得します。

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

戻り値

バインディングを BindingElementCollection 構成する を返します。

適用対象