ServiceBusConnection.TransportType プロパティ

定義

接続文字列からトランスポートの種類を取得します。 使用可能なオプション: Amqp と AmqpWebSockets。

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

プロパティ値

適用対象