Click or drag to resize

DataSubscriberUseMillisecondResolution Property

Note: This API is now obsolete.

Gets or sets flag that informs publisher if base time-offsets can use millisecond resolution to conserve bandwidth.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
[ObsoleteAttribute("SubscriptionInfo object defines this parameter.", 
	false)]
public bool UseMillisecondResolution { get; set; }
View Source

Property Value

Boolean
See Also