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