Click or drag to resize

IndependentOutputAdapterManagerBaseParseConnectionString Method

Parses connection string. Derived classes should override for custom connection string parsing.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public virtual void ParseConnectionString()
View Source

Implements

IIndependentAdapterManagerParseConnectionString
See Also