Click or drag to resize

SubscriptionInfoUseCompactMeasurementFormat Property

Gets or sets the flag that determines whether to use the compact measurement format or the full measurement format for transmitting measurements to the subscriber.

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

Property Value

Boolean
See Also