MsmqIntegrationMessageProperty.DestinationQueue Property

Definition

Gets or sets the intended destination queue for the message.

C#
public Uri DestinationQueue { get; }

Property Value

Uri

The intended destination queue for the message.

Remarks

Most commonly used to determine the original destination of a message that arrived in a journal or dead-letter queue.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1