Share via


SPDistributedCacheRegionAlreadyExistsException - Classe

Région existe déjà d'Exception.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.SharePoint.DistributedCaching.SPDistributedCacheException
      Microsoft.SharePoint.DistributedCaching.SPDistributedCacheRegionAlreadyExistsException

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

Syntaxe

'Déclaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Class SPDistributedCacheRegionAlreadyExistsException _
    Inherits SPDistributedCacheException
'Utilisation
Dim instance As SPDistributedCacheRegionAlreadyExistsException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class SPDistributedCacheRegionAlreadyExistsException : SPDistributedCacheException

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

SPDistributedCacheRegionAlreadyExistsException - Membres

Microsoft.SharePoint.DistributedCaching - Espace de noms