Click or drag to resize

DataSubscriberUseTransactionForMetadata Property

Gets or sets flag that determines if meta-data synchronization should be performed within a transaction.

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

Property Value

Boolean
See Also