Share via


CorrelationFilter Class

Definition

Represents the correlation filter expression.

public class CorrelationFilter
type CorrelationFilter = class
Public Class CorrelationFilter
Inheritance
CorrelationFilter

Constructors

CorrelationFilter()

Initializes a new instance of the CorrelationFilter class.

CorrelationFilter(IDictionary<String,String>, String, String, String, String, String, String, String, String, Nullable<Boolean>)

Initializes a new instance of the CorrelationFilter class.

Properties

ContentType

Gets or sets content type of the message.

CorrelationId

Gets or sets identifier of the correlation.

Label

Gets or sets application specific label.

MessageId

Gets or sets identifier of the message.

Properties

Gets or sets dictionary object for custom filters

ReplyTo

Gets or sets address of the queue to reply to.

ReplyToSessionId

Gets or sets session identifier to reply to.

RequiresPreprocessing

Gets or sets value that indicates whether the rule action requires preprocessing.

SessionId

Gets or sets session identifier.

To

Gets or sets address to send to.

Applies to