|
ArchiveFileCacheWrites Property
|
Gets or sets a boolean value that indicates whether writes to the disk are to be cached for performance efficiency.
Namespace: GSF.Historian.FilesAssembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.207-beta
Syntax function get_CacheWrites();
function set_CacheWrites(value);
View SourceProperty Value
BooleanSee Also