SparqlUpdateEvaluationContextUpdateTimeout Property |
Namespace: VDS.RDF.Update
This is taken either from the Timeout property of the SparqlUpdateCommandSet to which this evaluation context pertains or from the global option Options.UpdateExecutionTimeout. To set the Timeout to be used set whichever of those is appropriate prior to evaluating the updates. If there is a Command Set present then it's timeout takes precedence unless it is set to zero (no timeout) in which case the global timeout setting is applied. You cannot set the Update Timeout to be higher than the global timeout unless the global timeout is set to zero (i.e. no global timeout).