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:
Syntax public override int Timeout { get; set; }
Public Overrides Property Timeout As Integer
Get
Set
Property Value
Type:
Int32See Also