Click or drag to resize

DataPublisherUseBaseTimeOffsets Property

Gets or sets flag that determines whether to use base time offsets to decrease the size of compact measurements.

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

Property Value

Boolean
See Also