Click or drag to resize

MetadataFileSave Method

Saves records loaded in memory to disk.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public override void Save()
View Source
Remarks
Save is equivalent to Flush when records are not loaded in memory.
See Also