Click or drag to resize

ArchiveFileDiscardOutOfSequenceData Property

Gets or sets a boolean value that indicates whether incoming ArchiveDataPoints with out-of-sequence TimeTag are to be discarded.

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

Property Value

Boolean
See Also