Content Methods |
The Content type exposes the following members.
Name | Description | |
---|---|---|
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ReadAsByteArray |
Serialize the HTTP content and return a byte array that represents the content.
| |
ReadAsStream |
Serialize the HTTP content and return a stream that represents the content.
| |
ReadAsString |
Serialize the HTTP content and return a string that represents the content.
| |
SerializeToStream |
Serialize the content to a specified stream.
| |
ToString | (Inherited from Object.) |