|
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.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax string CustomAdapterSettings { get; }
ReadOnly Property CustomAdapterSettings As String
Get
abstract CustomAdapterSettings : string with get
function get_CustomAdapterSettings();
View SourceProperty Value
StringSee Also