Message.SessionId Property

 

Gets or sets the identifier of the session.

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

public string SessionId { get; set; }

Property Value

Type: System.String

The identifier of the session.

Return to top
Show: