Click or drag to resize

SparqlEvaluationContextQueryTime Property

Retrieves the Time in milliseconds the query took to evaluate.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public long QueryTime { get; }

Property Value

Type: Int64
See Also