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