|
SubscriptionInfoLeadTime Property
|
Gets or sets the allowed future 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 LeadTime { get; set; }
Public Overridable Property LeadTime As Double
Get
Set
abstract LeadTime : float with get, set
override LeadTime : float with get, set
function get_LeadTime();
function set_LeadTime(value);
View SourceProperty Value
DoubleSee Also