TopicClient.IsSubQueue Property

Definition

Gets or sets a value that indicates whether the message receiver is created from a subqueue.

protected bool IsSubQueue { get; }
member this.IsSubQueue : bool
Protected ReadOnly Property IsSubQueue As Boolean

Property Value

true if the message receiver is created from a subqueue; otherwise, false.

Applies to