Release 7.6.0
Add
- Add
ExecuteAsync
method toAsyncReactiveCommand
class. The method is to call all processes are added to a command object and to be able to wait to finish all processes with await keyword.
ExecuteAsync
method to AsyncReactiveCommand
class. The method is to call all processes are added to a command object and to be able to wait to finish all processes with await keyword.