Partager via


ConnectionPoolFullException, classe (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Represents an exception that is thrown when the maximum number of connections that are modeling in metadata for an LobSystemInstance is exceeded.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

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

Remarques

To resolve this error, determine if you can increase the number of LobSystemInstance connections.

Hiérarchie d'héritage

System.Object
   System.Exception
     Microsoft.Office.Server.ApplicationRegistry.Runtime.RuntimeException
      Microsoft.Office.Server.ApplicationRegistry.Runtime.ConnectionPoolFullException

Sécurité des threads

Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.

Voir aussi

Référence

Membres ConnectionPoolFullException
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms