BrokeredMessage.ReplyToSessionId Property

Definition

Gets or sets the session identifier to reply to.

public string ReplyToSessionId { get; set; }
member this.ReplyToSessionId : string with get, set
Public Property ReplyToSessionId As String

Property Value

The session identifier to reply to.

Exceptions

Thrown if the message is in disposed state.

Applies to