HttpContent.CopyToAsync Method

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CopyToAsync(Stream) Write the HTTP content to a stream as an asynchronous operation.
Public method CopyToAsync(Stream, TransportContext) Write the HTTP content to a stream as an asynchronous operation.

Top

See Also

Reference

HttpContent Class

System.Net.Http Namespace