CorrelationFilter.CorrelationId Property

Definition

Gets the identifier of the correlation.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="CorrelationId", Order=65537)]
public string CorrelationId { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="CorrelationId", Order=65537)>]
member this.CorrelationId : string with get, set
Public Property CorrelationId As String

Property Value

The identifier of the correlation.

Attributes

Applies to