Share via


ExceptionReceivedEventArgs.ExceptionReceivedContext Property

Definition

Gets the context of the exception (action, namespace name, and entity path).

public Microsoft.Azure.ServiceBus.ExceptionReceivedContext ExceptionReceivedContext { get; }
member this.ExceptionReceivedContext : Microsoft.Azure.ServiceBus.ExceptionReceivedContext
Public ReadOnly Property ExceptionReceivedContext As ExceptionReceivedContext

Property Value

Applies to