Click or drag to resize

AdapterCollectionBaseTAutoInitialize Property

Gets flag that determines if IAdapter implementations are automatically initialized when they are added to the collection.

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

Property Value

Boolean
See Also