Click or drag to resize

ArchiveFileRolloverWaitHandle Property

Gets wait handle used to synchronize roll-over access.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
protected ManualResetEvent RolloverWaitHandle { get; }
View Source

Property Value

ManualResetEvent
See Also