hasRunning

abstract fun hasRunning(): Boolean

Convenience method to check if there are any running requests.

Return

True if there are any running requests, false otherwise.