|
DatabaseNotifierFramesPerSecond Property
|
Gets or sets the number of frames per second.
Namespace: DynamicCalculatorAssembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.205-beta
Syntax function get_FramesPerSecond();
function set_FramesPerSecond(value);
View SourceProperty Value
Int32Remarks
Valid frame rates for a ConcentratorBase are greater than 0 frames per second.
See Also