Click or drag to resize

DataSubscriberAutoSynchronizeMetadata Property

Gets or sets flag that determines if DataSubscriber should automatically request meta-data synchronization and synchronize publisher meta-data with its own database configuration.

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

Property Value

Boolean
See Also