Click or drag to resize

ReportingProcessBase.CleanReportLocation Method

Deletes reports from the ReportLocation that have been idle for the length of the IdleReportLifetime.

Namespace: GSF.TimeSeries.Reports
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.244-beta
Syntax
public void CleanReportLocation()
View Source

Implements

IReportingProcess.CleanReportLocation()
See Also