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

WSHttpRelayBinding.GetTransport 方法

定义

返回来自于当前绑定的传输绑定元素。

protected override System.ServiceModel.Channels.TransportBindingElement GetTransport ();
override this.GetTransport : unit -> System.ServiceModel.Channels.TransportBindingElement
Protected Overrides Function GetTransport () As TransportBindingElement

返回

返回 TransportBindingElement。包含当前绑定中的传输绑定元素。

适用于