When overridden in a descendant class, returns a System.IO.Stream for writing data to the Internet resource 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`1object will complete when the System.IO.Stream for writing data to the Internet resource is available.