[]
Gets a value indicating whether all next rules will be suspended if this rule is applied.
public bool StopIfTrue { get; set; }
Public Property StopIfTrue As Boolean
true if all next rules will be suspended if this rule is applied; otherwise, false.
true
false