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