Click or drag to resize

ParserHelperStop Method

Throws a RdfParsingTerminatedException which is used to tell the parser that it should stop parsing.

Namespace:  VDS.RDF.Parsing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static void Stop()

Return Value

Type: 
See Also