Click or drag to resize

ClientConnectionPublishChannel Property

Gets IServer publication channel - that is, data channel if defined otherwise command channel.

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

Property Value

IServer
See Also