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.136 -- Release Build+045677775a56d15698be6ced5ce5213063e47102
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