Click or drag to resize

ISparqlResultsHandlerEndResults Method

Ends the Handling of Results.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
void EndResults(
	bool ok
)

Parameters

ok
Type: SystemBoolean
Indicates whether parsing completed without error.
See Also