SendingRequest2EventArgs Class
WCF Data Services 5.0
Event args for the SendingRequest2 event.
Namespace: System.Data.Services.Client
Assembly: Microsoft.Data.Services.Client (in Microsoft.Data.Services.Client.dll)
The SendingRequest2EventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Descriptor | The request header collection. |
![]() | IsBatchPart | Returns true if this event is fired for request within a batch, otherwise returns false. |
![]() | RequestMessage | The web request reported through this event. The handler may modify or replace it. |
Show:
