RulePredicates.WithinDateRange

RulePredicates.WithinDateRange property

Gets or sets the date range within which incoming messages have to have been received in order for the condition or exception to apply.

public DateRange WithinDateRange { get; set; }

See Also