Message.CorrelationId Property

Definition

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

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

Property Value

Applies to