SPMaxSPRequestResourcesScope - Constructeur
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Sub New ( _
maxSPRequestResources As Integer _
)
'Utilisation
Dim maxSPRequestResources As Integer
Dim instance As New SPMaxSPRequestResourcesScope(maxSPRequestResources)
public SPMaxSPRequestResourcesScope(
int maxSPRequestResources
)
Paramètres
- maxSPRequestResources
Type : System.Int32
Voir aussi
Référence
SPMaxSPRequestResourcesScope classe