Click or drag to resize

SparqlConnectorTimeout Property

Gets/Sets the HTTP Timeout in milliseconds used for communicating with the SPARQL Endpoint.

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

Property Value

Type: Int32
See Also