EventQueueTCount Property |
Gets the number of events currently in the Queue.
Namespace:
VDS.RDF.Parsing.Events
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public override int Count { get; }
Public Overrides ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32Implements
IEventQueueTCountSee Also