次の方法で共有


HttpsRelayTransportBindingElement.InitializeInnerChannelBindingElement メソッド

定義

バインド要素の現在のインスタンスの設定を使用して、指定したバインド要素をHttpsRelayTransportBindingElement 初期化します。

protected override void InitializeInnerChannelBindingElement (System.ServiceModel.Channels.HttpTransportBindingElement httpTransportElement);
override this.InitializeInnerChannelBindingElement : System.ServiceModel.Channels.HttpTransportBindingElement -> unit
Protected Overrides Sub InitializeInnerChannelBindingElement (httpTransportElement As HttpTransportBindingElement)

パラメーター

httpTransportElement
HttpTransportBindingElement

初期化するバインド要素。

適用対象