ConcurrentRequestSender ClassC# API
Provides methods for sending multiple Request objects to the web server concurrently.
Inheritance Hierarchy

System Object
  Facilita.Web ConcurrentRequestSender

Namespace: Facilita.Web
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.5.77 (1.0.0.0)
Syntax

public class ConcurrentRequestSender : IDisposable
See Also