|
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.205-beta
Syntax public double MegaBitRate { get; }
Public ReadOnly Property MegaBitRate As Double
Get
member MegaBitRate : float with get
function get_MegaBitRate();
View SourceProperty Value
DoubleSee Also