|
ArchiveFileConserveMemory Property
|
Gets or sets a boolean value that indicates whether memory usage is to be kept low for performance efficiency.
Namespace: GSF.Historian.FilesAssembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.207-beta
Syntax function get_ConserveMemory();
function set_ConserveMemory(value);
View SourceProperty Value
BooleanSee Also