EventProcessorClient.CreateConnection Methode

Definition

Erstellt eine EventHubConnection , die für die Kommunikation mit dem Event Hubs-Dienst verwendet werden soll.

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

Gibt zurück

Der angeforderte EventHubConnection.

Gilt für: