|
ConcentratorBaseRunTime Property
|
Gets the total amount of time, in seconds, that the concentrator has been active.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax public virtual Time RunTime { get; }
Public Overridable ReadOnly Property RunTime As Time
Get
public:
virtual property Time RunTime {
Time get ();
}
abstract RunTime : Time with get
override RunTime : Time with get
View SourceProperty Value
TimeSee Also