ServiceBusException.EntityPath Property

Definition

The name of the Service Bus to which the exception is associated.

public string EntityPath { get; }
member this.EntityPath : string
Public ReadOnly Property EntityPath As String

Property Value

The name of the Service Bus entity, if available; otherwise, null.

Applies to