Content.ReadAsStream

Content.ReadAsStream method

Serialize the HTTP content and return a stream that represents the content.

public Stream ReadAsStream()

Return Value

Serialized stream that represents the content

See Also