Share via


SPDistributedCacheServerStillConfiguringException-Klasse

Dieser Fehler kann auftreten, während der Neukonfiguration Szenarien auf dem Cachecluster.

Vererbungshierarchie

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

Namespace:  Microsoft.SharePoint.DistributedCaching
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class SPDistributedCacheServerStillConfiguringException _
    Inherits SPDistributedCacheException
'Usage
Dim instance As SPDistributedCacheServerStillConfiguringException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class SPDistributedCacheServerStillConfiguringException : SPDistributedCacheException

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPDistributedCacheServerStillConfiguringException-Member

Microsoft.SharePoint.DistributedCaching-Namespace