Click or drag to resize

SparqlEvaluationContextQueryTimeTicks Property

Retrieves the Time in ticks the query took to evaluate.

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

Property Value

Type: Int64
See Also