次の方法で共有


EventHubsConnectionStringBuilder.TransportType プロパティ

定義

クライアント接続のトランスポートの種類。 Avaiable オプションは Amqp と AmqpWebSockets です。 指定しない場合、既定値は Amqp です。

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

プロパティ値

適用対象