Property QueueSize
QueueSize
Gets or sets the client queue size of all HttpHost instances. This value indicates how many connections the server can maintain simultaneously before queueing other connections attempts.
public static int QueueSize { get; set; }