Click or drag to resize

IIndependentAdapterManagerCustomAdapterSettings 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
string CustomAdapterSettings { get; }
View Source

Property Value

String
See Also