ByteArrayContent.LoadIntoBufferAsync 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 LoadIntoBufferAsync() Serialize the HTTP content to a memory buffer as an asynchronous operation. (Inherited from HttpContent.)
Public method LoadIntoBufferAsync(Int64) (Inherited from HttpContent.)

Top

See Also

Reference

ByteArrayContent Class

System.Net.Http Namespace