Click or drag to resize

SparqlUpdateEvaluationContextUpdateTime Property

Retrieves the Time in milliseconds the update took to evaluate.

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

Property Value

Type: Int64
See Also