Click or drag to resize

DataSubscriberUseAsyncConnect Property

Gets a flag that determines if this DataSubscriber uses an asynchronous connection.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
protected override bool UseAsyncConnect { get; }
View Source

Property Value

Boolean
See Also