|   | 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
 Syntax
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();
Property Value
Int32 See Also
See Also