Click or drag to resize

ArchiveFileConserveMemory Property

Gets or sets a boolean value that indicates whether memory usage is to be kept low for performance efficiency.

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

Property Value

Boolean
See Also