Click or drag to resize

ArchiveFileAllocationTableSave Method

Saves the ArchiveFileAllocationTable data to the ArchiveFile.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public void Save(
	bool forceFlush = false
)
View Source

Parameters

forceFlush  Boolean  (Optional)
Forces an immediate disk flush for save.
See Also