Click or drag to resize

DataSubscriber.ConnectionInfo Property

Gets connection info for adapter, if any.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.230-beta
Syntax
public override string ConnectionInfo { get; }
View Source

Property Value

String

Implements

IAdapter.ConnectionInfo
See Also