Click or drag to resize

AdapterCollectionBaseTMonitorTimerEnabled Property

Gets or sets flag that determines if monitor timer should be used for monitoring processed measurement statistics for the AdapterCollectionBaseT.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
protected virtual bool MonitorTimerEnabled { get; set; }
View Source

Property Value

Boolean
See Also