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.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New ( _
maxSPRequestResources As Integer _
)
'Usage
Dim maxSPRequestResources As Integer
Dim instance As New SPMaxSPRequestResourcesScope(maxSPRequestResources)
public SPMaxSPRequestResourcesScope(
int maxSPRequestResources
)
Parameters
- maxSPRequestResources
Type: System.Int32
See also
Reference
SPMaxSPRequestResourcesScope class