Content.ReadAsByteArray

Content.ReadAsByteArray method

Serialize the HTTP content and return a byte array that represents the content.

public byte[] ReadAsByteArray()

Return Value

Serialized byte array that represents the content

See Also