Compartir a través de


Clase SPDistributedCacheInvalidCacheLockHandleException

Excepción de identificador de bloqueo de caché no válida.

Jerarquía de la herencia

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

Espacio de nombres:  Microsoft.SharePoint.DistributedCaching
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class SPDistributedCacheInvalidCacheLockHandleException _
    Inherits SPDistributedCacheException
'Uso
Dim instance As SPDistributedCacheInvalidCacheLockHandleException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class SPDistributedCacheInvalidCacheLockHandleException : SPDistributedCacheException

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros SPDistributedCacheInvalidCacheLockHandleException

Espacio de nombres Microsoft.SharePoint.DistributedCaching