Click or drag to resize

ConcentratorBaseAllowPreemptivePublishing Property

Gets or sets flag that allows system to preemptively publish frames assuming all ExpectedMeasurements have arrived.

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

Property Value

Boolean
Remarks
In order for this property to used, the ExpectedMeasurements must be defined.
See Also