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