Property OnCompleted OnCompleted Event when the RuleSet has finished running Declaration public Action<bool> OnCompleted { get; set; } Property Value Type Description Action<bool>