SparqlUpdateEvaluationContextUpdateTimeTicks Property |
Retrieves the Time in ticks the updates took to evaluate.
Namespace:
VDS.RDF.Update
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic long UpdateTimeTicks { get; }
Public ReadOnly Property UpdateTimeTicks As Long
Get
Property Value
Type:
Int64
See Also