| 
            
              ConcentratorBaseStartTime Property
             | 
          
        
        
            Gets the UTC time the concentrator was started.
            
        
        Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.258-beta
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();
 View SourceProperty Value
Ticks
See Also