| 
            
              ConcentratorBaseTicksPerFrame Property
             | 
          
        
        
            Gets the number of ticks per frame.
            
        
        Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.258-beta
Syntaxpublic double TicksPerFrame { get; }Public ReadOnly Property TicksPerFrame As Double
	Get
public:
property double TicksPerFrame {
	double get ();
}member TicksPerFrame : float with get
function get_TicksPerFrame();
 View SourceProperty Value
Double
See Also