|
MultiProtocolFrameParserTotalFramesReceived Property
|
Gets total number of frames that have been received from a device so far.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public long TotalFramesReceived { get; }
Public ReadOnly Property TotalFramesReceived As Long
Get
member TotalFramesReceived : int64 with get
function get_TotalFramesReceived();
View SourceProperty Value
Int64See Also