WebHttpRelayBinding.CreateBindingElements メソッド

定義

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

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

戻り値

BindingElementCollectionによって使用されるバインド要素の順序付けられたスタックを格納している を返しますWebHttpRelayBinding

適用対象