ServerWorkerThread.isBusy

Tells whether this worker is currently busy handling a request.

class ServerWorkerThread
bool
isBusy
()

Return Value

Type: bool

True if this worker is handling a request, or false otherwise.