Click or drag to resize

ArchiveFileOpen Method

Opens the ArchiveFile for use.

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

Implements

IArchiveOpen
Exceptions
ExceptionCondition
InvalidOperationExceptionOne or all of the StateFile, IntercomFile or MetadataFile properties are not set.
See Also