Click or drag to resize

IAnalyticsMonitorTrackedFeature Interface

Allows marking the end-time of feature uses.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IAnalyticsMonitorTrackedFeature

The IAnalyticsMonitorTrackedFeature type exposes the following members.

Methods
 NameDescription
Public methodEndTracking 
Top
Remarks
Implementations of this interface must be thread-safe.
See Also