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