EventHubBufferedProducerClient Class (Azure.Messaging.EventHubs.Producer) - Azure for .NET Developers

A client responsible for publishing instances of EventData to a specific Event Hub. Depending on the options specified when events are enqueued, they may be automatically assigned to a partition, grouped according to the specified partition key, or assigned a specifically requested partition. The …