Click or drag to resize

DataSubscriberConnectionInfo Property

Gets connection info for adapter, if any.

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

Property Value

String

Implements

IAdapterConnectionInfo
See Also