Click or drag to resize

ClientConnectionCommandChannel Property

Gets IServer command channel.

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

Property Value

IServer
See Also