Click or drag to resize

ArchiveFile.Close Method

Closes the ArchiveFile if it IsOpen.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.244-beta
Syntax
public void Close()
View Source

Implements

IArchive.Close()
See Also