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; }
Public ReadOnly Property QueryTimeTicks As Long
Get
Property Value
Type:
Int64See Also