set_throttling
Description:
Setting this property, the Wc will queue all the requests and will dispatch them with a pause between them of this value.
Note that if the grl-net library was compiled against libsoup3, changing the throttling configuration will show a warning if done after the first request.
Parameters:
this |
a Wc instance |
throttling |
the number of seconds to wait between requests |