ReadWriteSparqlConnectorTimeout 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: 
Syntaxpublic override int Timeout { get; set; }Public Overrides Property Timeout As Integer
	Get
	Set
Property Value
Type: 
Int32
See Also