Compartilhar via


EventProcessorClient.CreateConnection Método

Definição

Cria um EventHubConnection a ser usado para se comunicar com o serviço hubs de eventos.

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

Retornos

O EventHubConnection solicitado.

Aplica-se a