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

MessagingFactorySettings.TransportType 属性

定义

获取或设置消息传递传输类型。

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

属性值

消息传送类型。

适用于