WebRequestExecutorFactory class

Provides a factory class that creates instances of the Web request executor.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.WebRequestExecutorFactory

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)

Syntax

'Declaration
Public MustInherit Class WebRequestExecutorFactory
'Usage
Dim instance As WebRequestExecutorFactory
public abstract class WebRequestExecutorFactory

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.

See also

Reference

WebRequestExecutorFactory members

Microsoft.SharePoint.Client namespace