Share via


NetTcpRelayBinding.CreateBindingElements メソッド

定義

バインド用のバインド要素でコレクションを作成します。

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

戻り値

バインド要素の BindingElementCollection 順序付けられたスタックを含む を返します。

適用対象