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

ServiceBusConnection.TransportType 属性

定义

从连接字符串获取传输类型。 可用选项:Amqp 和 AmqpWebSocket。

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

属性值

适用于