Edit

Share via


EventHubOptions.ConnectionOptions Property

Definition

Connection options used when creating a connection to an Azure Event Hub.

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