inUseForIO property

int inUseForIO
getter/setter pair

The number of threads which are currently performing socket read or writes.

Implementation

int inUseForIO = 0;