ODataBatchResponseItem Class
Represents an OData batch response.
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
System::Object
System.Web.Http.OData.Batch::ODataBatchResponseItem
System.Web.Http.OData.Batch::ChangeSetResponseItem
System.Web.Http.OData.Batch::OperationResponseItem
System.Web.Http.OData.Batch::ODataBatchResponseItem
System.Web.Http.OData.Batch::ChangeSetResponseItem
System.Web.Http.OData.Batch::OperationResponseItem
| Name | Description | |
|---|---|---|
![]() | ODataBatchResponseItem() |
| Name | Description | |
|---|---|---|
![]() | Dispose() | |
![]() | Dispose(Boolean) | Releases unmanaged and - optionally - managed resources. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() ![]() | WriteMessageAsync(ODataBatchWriter^, HttpResponseMessage^) | Writes a single OData batch response. |
![]() ![]() | WriteMessageAsync(ODataBatchWriter^, HttpResponseMessage^, CancellationToken) | Writes a single OData batch response. |
![]() | WriteResponseAsync(ODataBatchWriter^, CancellationToken) | Writes the response. |
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:


