Click or drag to resize

SparqlEvaluationContextCheckTimeout Method

Checks whether Execution should Time out.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public void CheckTimeout()
Exceptions
ExceptionCondition
RdfQueryTimeoutExceptionThrown if the Query has exceeded the Execution Timeout.
See Also