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