Partager via


SPDistributedCacheServerThrottledException - Constructeur (String, Exception)

Espace de noms :  Microsoft.SharePoint.DistributedCaching
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    msg As String, _
    e As Exception _
)
'Utilisation
Dim msg As String
Dim e As Exception

Dim instance As New SPDistributedCacheServerThrottledException(msg, e)
public SPDistributedCacheServerThrottledException(
    string msg,
    Exception e
)

Paramètres

Voir aussi

Référence

SPDistributedCacheServerThrottledException classe

SPDistributedCacheServerThrottledException - Membres

SPDistributedCacheServerThrottledException - Surcharge

Microsoft.SharePoint.DistributedCaching - Espace de noms