ProcessErrorEventArgs.FullyQualifiedNamespace Property

Definition

Gets the namespace name associated with the error event. This is likely to be similar to {yournamespace}.servicebus.windows.net.

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

Property Value

Applies to