Closed mikoskinen closed 5 years ago
Currently SubmitHandler requires that the method returns a Task. This could be made more flexible by allowing the usage of void in addition to Task.
Currently SubmitHandler requires that the method returns a Task. This could be made more flexible by allowing the usage of void in addition to Task.