IMetricsProvider Interface |
Namespace: NRules.Diagnostics
public interface IMetricsProvider
The IMetricsProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | FindByNodeId |
Retrieves performance metrics for a given Rete network node by the node id.
|
![]() | GetAll |
Retries performance metrics for all nodes in the Rete network.
|
![]() | Reset |
Resets cumulative performance metrics associated with all nodes in the network.
|