WebRequestExecutorFactory constructor
Initializes a new instance of the WebRequestExecutorFactory class.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New WebRequestExecutorFactory()
protected WebRequestExecutorFactory()
See also
Reference
WebRequestExecutorFactory class