Click or drag to resize

MultiProtocolFrameParserTotalFramesReceived Property

Gets total number of frames that have been received from a device so far.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public long TotalFramesReceived { get; }
View Source

Property Value

Int64
See Also