EventHubOptions.ConnectionOptions 属性

定义

创建与 Azure 事件中心的连接时使用的连接选项。

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

属性值

适用于