Compartir a través de


EventProcessor<TPartition>.CreateConnection Método

Definición

Crea un EventHubConnection objeto que se usará para comunicarse con el servicio Event Hubs.

protected internal virtual Azure.Messaging.EventHubs.EventHubConnection CreateConnection ();
abstract member CreateConnection : unit -> Azure.Messaging.EventHubs.EventHubConnection
override this.CreateConnection : unit -> Azure.Messaging.EventHubs.EventHubConnection
Protected Friend Overridable Function CreateConnection () As EventHubConnection

Devoluciones

EventHubConnection solicitado.

Se aplica a