Click or drag to resize

DataSubscriberUseLocalClockAsRealTime Property

Gets or sets flag that determines whether to use the local clock when calculating statistics.

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

Property Value

Boolean
See Also