RakNet  4.0
Public Attributes | List of all members
RakNet::AutopatcherServerLoadNotifier::AutopatcherState Struct Reference

Current queue state of the autopatcher. More...

#include <AutopatcherServer.h>

Public Attributes

unsigned int requestsQueued
 How many requests have been queued to be processed later.
 
unsigned int requestsWorking
 

Detailed Description

Current queue state of the autopatcher.

Member Data Documentation

unsigned int RakNet::AutopatcherServerLoadNotifier::AutopatcherState::requestsWorking

How many requests are currently working (including downloading files). This will not normally exceed AutopatcherServer::SetMaxConurrentUsers()


The documentation for this struct was generated from the following file: