CorrelationFilter.Properties Property

Definition

Gets the application specific properties of the message.

public System.Collections.Generic.IDictionary<string,object> Properties { get; }
member this.Properties : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property Properties As IDictionary(Of String, Object)

Property Value

The application specific properties of the message.

Applies to