Hi everyone, I met a problem when I want to use asynchronous pattern in order to call api base on HTTP protocol. I finish coding the methods and check code and there is no any error. But when I used code stage which call this async method in object's...