◆ ShareUsageTracker()
FiftyOne.Pipeline.Engines.FiftyOne.Trackers.ShareUsageTracker.ShareUsageTracker | ( | CacheConfiguration | configuration, |
TimeSpan | interval, | ||
IEvidenceKeyFilter | filter | ||
) |
Constructor
- Parameters
-
- configuration - The cache configuration to use when building the internal cache used by this tracker
- filter - The IEvidenceKeyFilter that defines the evidence values to use when creating a key from an IFlowData.
- interval - The tracker will return a match and update the matching entry if it is younger than this time interval. If it is older then it will not return a match.