CorrelationFilter.MessageId Property

Definition

Gets the identifier of the message.

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

Property Value

The identifier of the message.

Attributes

Applies to