2
Answers

How to Increase the Send Request limits of NServiceBuss.

Manish Pandey

Manish Pandey

7y
422
1
Hi,
 
I am using NserviceBuss To process my send Request to server.
actually i am queuing the all number of coming request and then using the NServiceBuss i am taking some of request to process on the server according to server limits.
 
But by default NServiceBuss is taking only two request and it is sending to server for process.
 
I want to increase the limit of NServiceBuss more than two request.
 
Please help me on this it is very urgent for me. 
Answers (2)