SendingRequestEventArgs.Request Property

Gets or sets the HttpWebRequest instance about to be sent by the client library to the data service.

Namespace:  System.Data.Services.Client
Assembly:  Microsoft.Data.Services.Client (in Microsoft.Data.Services.Client.dll)

public WebRequest Request { get; set; }
Show: