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 an abstract class to issue a Web request to the server and get a response from the server.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Client.WebRequestExecutor
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
Syntax
'Declaration
Public MustInherit Class WebRequestExecutor _
Implements IDisposable
'Usage
Dim instance As WebRequestExecutor
public abstract class WebRequestExecutor : IDisposable
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.