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; }
Public Property MaxSimultaneousRequests As Integer
Get
Set
Property Value
Type:
Int32See Also