Click or drag to resize

UnsynchronizedSubscriptionInfoIncludeTime Property

Gets or sets the flag that determines whether timestamps are included in the data sent from the publisher. This value is ignored if the data is remotely synchronized.

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

Property Value

Boolean
See Also