Click or drag to resize

SparqlUpdateCommandSetTimeout Property

Gets/Sets the Timeout in milliseconds for the execution of the Updates.

Namespace:  VDS.RDF.Update
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public long Timeout { get; set; }

Property Value

Type: Int64
Remarks
Default is no timeout.
See Also