Compartir a través de


EventHubConnectionOptions.TransportType Propiedad

Definición

Tipo de protocolo y transporte que se usará para comunicarse con el servicio Event Hubs.

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

Valor de propiedad

El transporte predeterminado es AMQP a través de TCP.

Se aplica a