Method GetTaskGetTask()Gets the underlying task that represents the asynchronous proceed operation. Declaration Full screenpublic Task GetTask() Returns Type Description Task The Task instance that represents the asynchronous proceed operation.