EventProcessorClient.EventHubName Property
Definition
The name of the Event Hub that the processor is connected to, specific to the Event Hubs namespace that contains it.
public string EventHubName { get; }
member this.EventHubName : string
Public ReadOnly Property EventHubName As String