Message.CorrelationId Property

 

Gets or sets the identifier of the correlation.

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

public string CorrelationId { get; set; }

Property Value

Type: System.String

The identifier of the correlation.

Return to top
Show: