| 
            
              MultiProtocolFrameParserMegaBitRate Property
             | 
          
        
        
            Gets the calculated megabits per second (Mbps) rate based on data received from device connection.
            
        
        Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
Syntaxpublic double MegaBitRate { get; }Public ReadOnly Property MegaBitRate As Double
	Get
public:
property double MegaBitRate {
	double get ();
}member MegaBitRate : float with get
function get_MegaBitRate();
 View SourceProperty Value
Double
See Also