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