MessageReceiver.Path Property

Definition

The path of the entity for this receiver. For Queues this will be the name, but for Subscriptions this will be the path.

public override string Path { get; }
member this.Path : string
Public Overrides ReadOnly Property Path As String

Property Value

Implements

Applies to