Share via


ODataBatchWriter.CurrentOperationResponseMessage Property

Definition

The response message for the operation that is currently written if it's a response; or null if no operation is written right now or it's a request operation.

protected Microsoft.OData.ODataBatchOperationResponseMessage CurrentOperationResponseMessage { get; set; }
member this.CurrentOperationResponseMessage : Microsoft.OData.ODataBatchOperationResponseMessage with get, set
Protected Property CurrentOperationResponseMessage As ODataBatchOperationResponseMessage

Property Value

Applies to