Click or drag to resize

SubscriptionInfoUseLocalClockAsRealTime Property

Gets or sets the flag that determines whether the server's local clock is used as real-time. If false, the timestamps of the measurements will be used as real-time.

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

Property Value

Boolean
See Also