Click or drag to resize

FederatedSparqlRemoteEndpointMaxSimultaneousRequests Property

Gets/Sets the maximum number of endpoints this endpoint will issue queries to at any one time.

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

Property Value

Type: Int32
See Also