|
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.205-beta
Syntax int QueuedOutputs { get; }
ReadOnly Property QueuedOutputs As Integer
Get
property int QueuedOutputs {
int get ();
}
abstract QueuedOutputs : int with get
function get_QueuedOutputs();
View SourceProperty Value
Int32See Also