Click or drag to resize

IArchiveFileScannerResumeFrom 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
IDataPoint ResumeFrom { get; set; }
View Source

Property Value

IDataPoint
See Also