Click or drag to resize

DataSubscriberUseSimpleTcpClient Property

Gets or sets flag that determines if a TcpSimpleClient should be used for connection.

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

Property Value

Boolean
See Also