EventHubsException.Reason Property

Definition

The reason for the failure of an Event Hubs operation that resulted in the exception.

public Azure.Messaging.EventHubs.EventHubsException.FailureReason Reason { get; }
member this.Reason : Azure.Messaging.EventHubs.EventHubsException.FailureReason
Public ReadOnly Property Reason As EventHubsException.FailureReason

Property Value

Applies to