onStop

fun onStop(onStop: Runnable?)

Set the runnable that will be invoked when the sender coroutine job stops.

Parameters

onStop

The runnable.