BrokeredMessageProperty.CorrelationId Property

Definition

Gets or sets the identifier of the correlation.

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

Property Value

The correlation identifier.

Exceptions

If the message is in disposed state.

Applies to