Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

HttpRelayTransportBindingElement.CreateInnerChannelBindingElement 方法

定义

HttpTransportBindingElement为内部通道创建 。

protected virtual System.ServiceModel.Channels.HttpTransportBindingElement CreateInnerChannelBindingElement ();
abstract member CreateInnerChannelBindingElement : unit -> System.ServiceModel.Channels.HttpTransportBindingElement
override this.CreateInnerChannelBindingElement : unit -> System.ServiceModel.Channels.HttpTransportBindingElement
Protected Overridable Function CreateInnerChannelBindingElement () As HttpTransportBindingElement

返回

内部通道的 。HttpTransportBindingElement

适用于