DataServiceContext.SendingRequest Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when a new HttpWebRequest has been created.
public:
event EventHandler<System::Data::Services::Client::SendingRequestEventArgs ^> ^ SendingRequest;
public event EventHandler<System.Data.Services.Client.SendingRequestEventArgs> SendingRequest;
member this.SendingRequest : EventHandler<System.Data.Services.Client.SendingRequestEventArgs>
Public Custom Event SendingRequest As EventHandler(Of SendingRequestEventArgs)
Public Event SendingRequest As EventHandler(Of SendingRequestEventArgs)
Event Type
Remarks
The SendingRequest event occurs before the required property values are set on the object. guarantees
Applies to
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.