|   | MultiProtocolFrameParserBitRate Property | 
        
        
            Gets the calculated bit rate (i.e., bits per second (bps)) based on data received from device connection.
            
        
        Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic double BitRate { get; }Public ReadOnly Property BitRate As Double
	Get
public:
property double BitRate {
	double get ();
}member BitRate : float with get
Property Value
Double See Also
See Also