MessageSession.SessionId Property

Definition

Gets or sets the message session identifier.

public virtual string SessionId { get; protected set; }
member this.SessionId : string with get, set
Public Overridable Property SessionId As String

Property Value

The message session identifier.

Applies to