|
ConcentratorBaseStartTime Property
|
Gets the UTC time the concentrator was started.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax public Ticks StartTime { get; }
Public ReadOnly Property StartTime As Ticks
Get
public:
property Ticks StartTime {
Ticks get ();
}
member StartTime : Ticks with get
function get_StartTime();
View SourceProperty Value
TicksSee Also