WebRequestExecutor.Execute 方法

Issues the request to the server.

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

语法

声明
Public MustOverride Sub Execute
用法
Dim instance As WebRequestExecutor

instance.Execute()
public abstract void Execute()

备注

This method sends the request to the server with the specified headers, and then waits for the response from the server.

另请参阅

引用

WebRequestExecutor 类

WebRequestExecutor 成员

Microsoft.SharePoint.Client 命名空间