Message.ReplyTo Property

 

Gets or sets the address of the queue to reply to.

Namespace:   Microsoft.WindowsAzure.Messaging
Assembly:  Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)

public string ReplyTo { get; set; }

Property Value

Type: System.String

The reply to queue address.

Return to top
Show: