|   | IFrameParserQueuedBuffers Property | 
        
        
            Gets the total number of buffers that are currently queued for processing, if any.
            
        
        Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxint QueuedBuffers { get; }ReadOnly Property QueuedBuffers As Integer
	Get
property int QueuedBuffers {
	int get ();
}abstract QueuedBuffers : int with get
function get_QueuedBuffers();
Property Value
Int32 See Also
See Also