ImmediateMeasurementsRealTimeFunction Property

Gets or sets function to return real-time.

Definition

Namespace: Gemstone.Timeseries
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.138 -- Release Build+b4f8847fe309a44734617722bca179874d85b46d
public Func<Ticks>? RealTimeFunction { get; set; }

Property Value

FuncTicks

See Also