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