Click or drag to resize

PrecisionInputTimerFrameWaitHandle Property

Gets a reference to the frame wait handle.

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public ManualResetEventSlim FrameWaitHandle { get; }
View Source

Property Value

ManualResetEventSlim
See Also