Click or drag to resize

DataSubscriberPersistConnectionForMetadata Property

Gets flag that indicates whether the connection will be persisted even while the adapter is offline in order to synchronize metadata.

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

Property Value

Boolean
See Also