Click or drag to resize

ArchiveFileIsOpen Property

Gets a boolean value that indicates whether the ArchiveFile is currently open.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
[BrowsableAttribute(false)]
public bool IsOpen { get; }
View Source

Property Value

Boolean
See Also