IncomingMessage.CorrelationId Property

Definition

A string property that typically contains the MessageId of the request, in request-reply patterns.

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

Property Value

Applies to