active property
getter/setter pair
Number of active connections where actual request/response processing is active.
Implementation
int active = 0;
Number of active connections where actual request/response processing is active.
int active = 0;