ODataHttpContentExtensions Class
Provides extension methods for the HttpContent class.
Assembly: System.Web.Http.OData (in System.Web.Http.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:

