Click or drag to resize

MultiProtocolFrameParserQueuedBuffers Property

Gets the total number of buffers that are currently queued for processing, if any.

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

Property Value

Int32

Implements

IFrameParserQueuedBuffers
See Also