Click or drag to resize

IIndependentAdapterManagerConfigurationReloadedWaitHandle Property

Gets or sets wait handle used by IndependentActionAdapterManagerBaseTAdapter instance to manage waiting for changes to be loaded in system configuration.

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

Property Value

ManualResetEventSlim
See Also