Click or drag to resize

MetadataRecordCompressionMinTime Property

Gets or sets the minimum allowable time (in seconds) between archived data for the HistorianID.

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

Property Value

Int32
Remarks
CompressionMinTime is useful for limiting archived data for noisy HistorianIDs.
See Also