Share via


EventHubBufferedProducerClientOptions.ConnectionOptions Property

Definition

The options used for configuring the connection to the Event Hubs service.

public Azure.Messaging.EventHubs.EventHubConnectionOptions ConnectionOptions { get; set; }
member this.ConnectionOptions : Azure.Messaging.EventHubs.EventHubConnectionOptions with get, set
Public Property ConnectionOptions As EventHubConnectionOptions

Property Value

Applies to