PartitionSender.EventHubClient Property

Definition

Gets the EventHubClient associated with this PartitionSender.

public Microsoft.Azure.EventHubs.EventHubClient EventHubClient { get; }
member this.EventHubClient : Microsoft.Azure.EventHubs.EventHubClient
Public ReadOnly Property EventHubClient As EventHubClient

Property Value

Applies to