SPDistributedCacheServerThrottledException - Constructeur (String)
Espace de noms : Microsoft.SharePoint.DistributedCaching
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Sub New ( _
msg As String _
)
'Utilisation
Dim msg As String
Dim instance As New SPDistributedCacheServerThrottledException(msg)
public SPDistributedCacheServerThrottledException(
string msg
)
Paramètres
- msg
Type : System.String
Voir aussi
Référence
SPDistributedCacheServerThrottledException classe
SPDistributedCacheServerThrottledException - Membres