//okhttp/okhttp3/Dispatcher/cancelAll
cancelAll¶
[jvm]\
fun cancelAll()
Cancel all calls currently enqueued or executing. Includes calls executed both synchronously and asynchronously.
//okhttp/okhttp3/Dispatcher/cancelAll
[jvm]\
fun cancelAll()
Cancel all calls currently enqueued or executing. Includes calls executed both synchronously and asynchronously.