Message.ReplyToSessionId Property

 

Gets or sets the session identifier to reply to.

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

public string ReplyToSessionId { get; set; }

Property Value

Type: System.String

The session identifier to reply to.

Return to top
Show: