RulePredicates.WithinSizeRange

RulePredicates.WithinSizeRange property

Gets or sets the minimum and maximum sizes that incoming messages have to have in order for the condition or exception to apply.

public SizeRange WithinSizeRange { get; set; }

See Also