Click or drag to resize

DataSubscriberAutoConnect Property

Gets or sets flag that determines if DataSubscriber should attempt to auto-connection to DataPublisher using defined connection settings.

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

Property Value

Boolean
See Also