ConcurrentRequestSender Constructor C# API
Overload List

  NameDescription
Public methodConcurrentRequestSender 
Create a new ConcurrentRequestSender.
Public methodConcurrentRequestSender(Int32)
Create a new ConcurrentRequestSender, specifying the maximum number of concurrent requests to send to the web server.
Public methodConcurrentRequestSender(IntPtr, Boolean)
For internal use only. Of no interest to the user.
Back to Top
See Also