| 
            
              MultiProtocolFrameParserConfiguredFrameRate Property
             | 
          
        
        
            Gets the configured frame rate as reported by the connected device.
            
        
        Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
Syntaxpublic int ConfiguredFrameRate { get; }Public ReadOnly Property ConfiguredFrameRate As Integer
	Get
public:
property int ConfiguredFrameRate {
	int get ();
}member ConfiguredFrameRate : int with get
function get_ConfiguredFrameRate();
 View SourceProperty Value
Int32
See Also