HttpMessageContent.CopyToAsync Method

 

Namespace:   System.Net.Http
Assembly:  System.Net.Http.Formatting (in System.Net.Http.Formatting.dll)

Overload List

Name Description
System_CAPS_pubmethod CopyToAsync(Stream)

(Inherited from HttpContent.)

System_CAPS_pubmethod CopyToAsync(Stream, TransportContext)

(Inherited from HttpContent.)

See Also

HttpMessageContent Class
System.Net.Http Namespace

Return to top