DataServiceContext.GetReadStream Method
Gets binary property data for the specified entity as a data stream.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetReadStream(Object) | Gets binary property data for the specified entity as a data stream. |
|
GetReadStream(Object, DataServiceRequestArgs) | Gets binary property data for the specified entity as a data stream along with the specified message headers. |
|
GetReadStream(Object, String) | Gets binary property data for the specified entity as a data stream, with the specified Accept message header. |