Click or drag to resize

DataPublisherSharedDatabase Property

Gets or sets flag that indicates whether this publisher is publishing data that this node subscribed to from another node in a shared database.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool SharedDatabase { get; set; }
View Source

Property Value

Boolean
See Also