Share via


SPDistributedCacheClientRequestTimeOutException - Classe

Réessayer

Hiérarchie d’héritage

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

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

Syntaxe

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

SPDistributedCacheClientRequestTimeOutException - Membres

Microsoft.SharePoint.DistributedCaching - Espace de noms