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

NetMessagingTransportBindingElement.TransportSettings 属性

定义

获取或设置网络消息传送的传输设置。

public Microsoft.ServiceBus.Messaging.NetMessagingTransportSettings TransportSettings { get; set; }
member this.TransportSettings : Microsoft.ServiceBus.Messaging.NetMessagingTransportSettings with get, set
Public Property TransportSettings As NetMessagingTransportSettings

属性值

网络消息传送的传输设置。

适用于