Click or drag to resize

ArchiveFileWaitForReadersRelease Method

Waits for all readers to relinquish read locks on active file.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
protected bool WaitForReadersRelease()
View Source

Return Value

Boolean
True if readers released read locks in timely fashion.
See Also