Click or drag to resize

MultiProtocolFrameParserTotalBytesReceived Property

Gets total number of bytes 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 TotalBytesReceived { get; }
View Source

Property Value

Int64
See Also