Partager via


SPDistributedCacheInvalidCacheLockHandleException - 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 SPDistributedCacheInvalidCacheLockHandleException(msg, e)
public SPDistributedCacheInvalidCacheLockHandleException(
    string msg,
    Exception e
)

Paramètres

Voir aussi

Référence

SPDistributedCacheInvalidCacheLockHandleException classe

SPDistributedCacheInvalidCacheLockHandleException - Membres

SPDistributedCacheInvalidCacheLockHandleException - Surcharge

Microsoft.SharePoint.DistributedCaching - Espace de noms