When overridden in a descendant class, returns a response to an Internet request as an asynchronous operation.
Returns System.Threading.Tasks.Task`1.
The task object representing the asynchronous operation.
This operation will not block. The returned System.Threading.Tasks.Task`1 object will complete after a response to an Internet request is available.