#include <AutopatcherServer.h>
Public Attributes | |
| unsigned int | requestsQueued |
| How many requests have been queued to be processed later. | |
| unsigned int | requestsWorking |
How many requests are currently working (including downloading files). This will not normally exceed AutopatcherServer::SetMaxConurrentUsers()
1.5.7.1