Click or drag to resize

IRdfHandlerStartRdf Method

Start the Handling of RDF.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
void StartRdf()
Exceptions
ExceptionCondition
RdfParseExceptionMay be thrown if the Handler is already in use and the implementation is not thread-safe.
See Also