Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides the WebRequestExecutor arguments for the event that is raised when the client sends a Web request to the server.
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.SharePoint.Client.WebRequestEventArgs
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
Syntax
'Declaration
Public Class WebRequestEventArgs _
Inherits EventArgs
'Usage
Dim instance As WebRequestEventArgs
public class WebRequestEventArgs : EventArgs
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.