abstract fun isAsyncStarted(): Boolean
Whether the request is in async mode following a call to #startAsync(). Returns "false" if asynchronous processing never started, has completed, or the request was dispatched for further processing.
#startAsync()