Click or drag to resize

DataSubscriberCommandChannel Property

Gets or sets reference to TcpClient command channel, attaching and/or detaching to events as needed.

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

Property Value

IClient
See Also