|
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.FilesAssembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.207-beta
Syntax function get_DiscardOutOfSequenceData();
function set_DiscardOutOfSequenceData(value);
View SourceProperty Value
BooleanSee Also