Click or drag to resize

ArchiveFileScannerResumeFrom Property

Gets or sets the data point from which to resume the scan if it was interrupted by a rollover.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public IDataPoint ResumeFrom { get; set; }
View Source

Property Value

IDataPoint

Implements

IArchiveFileScannerResumeFrom
See Also