EventHubsConnectionStringBuilder.TransportType Property

Definition

Transport type for the client connection. Avaiable options are Amqp and AmqpWebSockets. Defaults to Amqp if not specified.

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

Property Value

Applies to