EventHubsException.EventHubsNamespace 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.
Gets the Event Hubs namespace from which the exception occured, if available.
public string EventHubsNamespace { get; }
member this.EventHubsNamespace : string
Public ReadOnly Property EventHubsNamespace As String