ConfigureEventHubConnection(CreateConnectionDelegate, string, string)
public void ConfigureEventHubConnection(CreateConnectionDelegate createConnection, string eventHubName, string consumerGroup) Configures the Azure Event Hub connection using the provided delegate.
Parameters
createConnectionCreateConnectionDelegateeventHubNamestringconsumerGroupstring
