mdref.json config
[mdref/mdref-http] / http / Client / count.md
1 # int http\Client::count()
2
3 Implements Countable. Retrieve the number of enqueued requests.
4
5 > ***NOTE:***
6 > The enqueued requests are counted without regard whether they are finished or not.
7
8 ## Params:
9
10 None.
11
12 ## Returns:
13
14 * int, number of enqueued requests.