Click or drag to resize

MultiProtocolFrameParserQueuedOutputs Property

Gets the total number of frames that are currently queued for publication, if any.

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

Property Value

Int32

Implements

IFrameParserQueuedOutputs
See Also