eDriven Framework API
MaxConcurrentRequests Field
NamespaceseDriven.Networking.RpcHttpConnectorMaxConcurrentRequests
eDriven Framework API
Max number of concurrent requests In FIFO and FILO mode Meaning it doesn't have to be processed one-by-one (the default) but two-by-two, three-by-three etc.
Declaration Syntax
C#Visual BasicVisual C++
public int MaxConcurrentRequests
Public MaxConcurrentRequests As Integer
public:
int MaxConcurrentRequests

Assembly: eDriven.Networking (Module: eDriven.Networking) Version: 2.0.1.0 (2.0.1.0)