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