Click or drag to resize

SparqlUpdateEvaluationContextUpdateTimeTicks Property

Retrieves the Time in ticks the updates took to evaluate.

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

Property Value

Type: Int64
See Also