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