Click or drag to resize

StateRecordActiveDataBlockSlot Property

Gets or sets the next slot position in the active ArchiveDataBlock for the HistorianID where data can be written.

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

Property Value

Int32
See Also