ProcessErrorEventArgs.ErrorSource Property

Definition

Gets the source associated with the error.

public Azure.Messaging.ServiceBus.ServiceBusErrorSource ErrorSource { get; }
member this.ErrorSource : Azure.Messaging.ServiceBus.ServiceBusErrorSource
Public ReadOnly Property ErrorSource As ServiceBusErrorSource

Property Value

The source associated with the error.

Applies to