Support for returning int code from Task handlers
This release adds the ability to return a Task<int>
status code from your asynchronous command handler functions.
This release adds the ability to return a Task<int>
status code from your asynchronous command handler functions.