Click or drag to resize

ArchiveFileMonitorNewArchiveFiles Property

Gets or sets a boolean value that indicates whether to monitor and load newly encountered archive files.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(false)]
public bool MonitorNewArchiveFiles { get; set; }
View Source

Property Value

Boolean
See Also