RulePredicates.ContainsHeaderStrings

RulePredicates.ContainsHeaderStrings property

Gets or sets the strings that appear in the headers of incoming messages in order for the condition or exception to apply.

public StringCollection ContainsHeaderStrings { get; set; }

See Also