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