WebRequestEventArgs Members

Include Protected Members
Include Inherited Members

Provides the WebRequestExecutor arguments for the event that is raised when the client sends a Web request to the server.

The WebRequestEventArgs type exposes the following members.

Constructors

  Name Description
Public method WebRequestEventArgs(HttpWebRequest)
Public method WebRequestEventArgs(WebRequestExecutor) Initializes a new instance of the WebRequestEventArgs class.

Top

Properties

  Name Description
Public property WebRequest
Public property WebRequestExecutor Gets the object that is used to send the request to the server and get the response from the server.

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See Also

Reference

WebRequestEventArgs Class

Microsoft.SharePoint.Client Namespace