|
SubscriptionInfoLagTime Property
|
Gets or sets the allowed past time deviation
tolerance in seconds (can be sub-second).
Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax public virtual double LagTime { get; set; }
Public Overridable Property LagTime As Double
Get
Set
abstract LagTime : float with get, set
override LagTime : float with get, set
function get_LagTime();
function set_LagTime(value);
View SourceProperty Value
DoubleSee Also