Constructs references to lambdas and some basic configuration used to process results of Coroutine use case.
Set whether currently active Job of internal Coroutine should be canceled when execute is called repeatedly. Default value is true.
Set lambda that is called when exception on internal Coroutine occurs
Set lambda that is called right before the internal Coroutine is created
Set lambda that is called when internal Coroutine finished without exceptions