dotNetRDF API Documentation
dotNetRDF API Documentation
VDS.RDF.Parsing
ParserHelper Class
ParserHelper Methods
Error Method
Stop Method
TryResolveUri Method
ParserHelper
Stop 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
C#
VB
Copy
public
static
void
Stop
()
Public
Shared
Sub
Stop
Return Value
Type:
See Also
Reference
ParserHelper Class
VDS.RDF.Parsing Namespace
Please report any bugs or issues with this documentation at http://github.com/dotnetrdf/dotnetrdf/issues
Copyright (c) 2009 - 2020 dotNetRDF Project