WebRequestEventArgs 类

提供客户端发送到服务器的 Web 请求时,将引发事件的WebRequestExecutor参数。

继承层次结构

System.Object
  System.EventArgs
    Microsoft.SharePoint.Client.WebRequestEventArgs

命名空间:  Microsoft.SharePoint.Client
程序集:   Microsoft.SharePoint.Client.Silverlight.Runtime(位于 Microsoft.SharePoint.Client.Silverlight.Runtime.dll 中);  Microsoft.SharePoint.Client.Runtime(位于 Microsoft.SharePoint.Client.Runtime.dll 中)  Microsoft.SharePoint.Client.Phone.Runtime(位于 Microsoft.SharePoint.Client.Phone.Runtime.dll 中)

语法

声明
Public Class WebRequestEventArgs _
    Inherits EventArgs
用法
Dim instance As WebRequestEventArgs
public class WebRequestEventArgs : EventArgs

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

WebRequestEventArgs 成员

Microsoft.SharePoint.Client 命名空间