EventHubPartitionSettings.Hub Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Eventhub settings
public Orleans.ServiceBus.Providers.IEventHubSettings Hub { get; set; }
public Orleans.Configuration.EventHubOptions Hub { get; set; }
member this.Hub : Orleans.ServiceBus.Providers.IEventHubSettings with get, set
member this.Hub : Orleans.Configuration.EventHubOptions with get, set
Public Property Hub As IEventHubSettings
Public Property Hub As EventHubOptions