次の方法で共有


NetOnewayRelayBinding.CreateBindingElements メソッド

定義

バインド要素のセットを作成します。

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

戻り値

BindingElementCollectionバインド要素を含む を返します。

適用対象