Click or drag to resize

IAdapterConnectionInfo Property

Gets connection info for adapter, if any.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
string ConnectionInfo { get; }

Property Value

String
Remarks
For example, this could return IP or host name of source connection.
See Also