The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ODataHttpContentExtensions Class
Provides extension methods for the HttpContent class.
Assembly: System.Web.OData (in System.Web.OData.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetODataMessageReaderAsync(HttpContent^, ODataMessageReaderSettings^) | Gets the ODataMessageReader for the HttpContent stream. |
![]() ![]() | GetODataMessageReaderAsync(HttpContent^, ODataMessageReaderSettings^, CancellationToken) | Gets the ODataMessageReader for the HttpContent stream. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

