Click or drag to resize

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.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(false)]
public bool CacheWrites { get; set; }
View Source

Property Value

Boolean
See Also