Method GetTaskGetTask()Gets the underlying task that was returned by the asynchronous method invocation. Declaration public Task GetTask() Returns Type Description Task The Task instance returned by the asynchronous method.