AdapterCollectionBaseTAutoInitialize Property

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

Definition

Namespace: Gemstone.Timeseries.Adapters
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.138 -- Release Build+b4f8847fe309a44734617722bca179874d85b46d
protected virtual bool AutoInitialize { get; }

Property Value

Boolean

See Also