IClientSubscriptionUseCompactMeasurementFormat Property
Gets or sets flag that determines if the compact measurement format should be used in data packets of this
IClientSubscription.
Namespace: Gemstone.Timeseries.TransportAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.153 -- Release Build+2ac7a48d4209b98f9747910ba7b519b359a1c238
bool UseCompactMeasurementFormat { get; set; }
Property UseCompactMeasurementFormat As Boolean
Get
Set
property bool UseCompactMeasurementFormat {
bool get ();
void set (bool value);
}
function get_UseCompactMeasurementFormat();
function set_UseCompactMeasurementFormat(value);
Property Value
Boolean