Compartir a través de


EventProcessorClient.CreateConnection Método

Definición

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

protected override Azure.Messaging.EventHubs.EventHubConnection CreateConnection ();
override this.CreateConnection : unit -> Azure.Messaging.EventHubs.EventHubConnection
Protected Overrides Function CreateConnection () As EventHubConnection

Devoluciones

EventHubConnection solicitado.

Se aplica a