InvokeResponse Class
WCF Data Services 5.0
Response from an Invoke call.
System.Object
System.Data.Services.Client.OperationResponse
System.Data.Services.Client.InvokeResponse
System.Data.Services.Client.OperationResponse
System.Data.Services.Client.InvokeResponse
Namespace: System.Data.Services.Client
Assembly: Microsoft.Data.Services.Client (in Microsoft.Data.Services.Client.dll)
The InvokeResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Error | Gets error thrown by the operation. (Inherited from OperationResponse.) |
![]() | Headers | When overridden in a derived class, contains the HTTP response headers associated with a single operation. (Inherited from OperationResponse.) |
![]() | StatusCode | When overridden in a derived class, gets or sets the HTTP response code associated with a single operation. (Inherited from OperationResponse.) |
Show:
