Click or drag to resize

IndependentActionAdapterManagerBaseTAdapterCustomAdapterSettings Property

Gets any custom adapter settings to be added to each adapter connection string. Can be used to add settings that are custom per adapter.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public virtual string CustomAdapterSettings { get; }
View Source

Property Value

String

Implements

IIndependentAdapterManagerCustomAdapterSettings
See Also