API Reference
Class
RuleProfiler
Collects execution time information for rules.
Inheritance
- Object
- RuleProfiler
Constructors
public RuleProfiler() #Methods
Inherited Methods
Properties
public IReadOnlyDictionary<String, TimeSpan> Results { get; } #Gets the collected execution times.