次の方法で共有


WebRequestExecutor クラス

Web 要求がサーバーに発行し、サーバーから応答を得る抽象クラスを提供します。

継承階層

System.Object
  Microsoft.SharePoint.Client.WebRequestExecutor

名前空間:  Microsoft.SharePoint.Client
アセンブリ:  Microsoft.SharePoint.Client.Runtime (Microsoft.SharePoint.Client.Runtime.dll 内)

構文

'宣言
Public MustInherit Class WebRequestExecutor _
    Implements IDisposable
'使用
Dim instance As WebRequestExecutor
public abstract class WebRequestExecutor : IDisposable

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

WebRequestExecutor メンバー

Microsoft.SharePoint.Client 名前空間