Click or drag to resize

ResultWriteThroughHandlerEndResultsInternal Method

Ends the writing of results closing the TextWriter depending on the option set when this instance was instantiated.

Namespace:  VDS.RDF.Parsing.Handlers
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected override void EndResultsInternal(
	bool ok
)

Parameters

ok
Type: SystemBoolean
See Also