Click or drag to resize

IJitEventGeneratorTFinished Property

Gets whether the Event Generator has finished reading events i.e. there are no further events available.

Namespace:  VDS.RDF.Parsing.Events
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
bool Finished { get; }

Property Value

Type: Boolean
See Also