Share via


ConnectionPoolFullException Constructor (Int32)

Namespace:  Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Sub New ( _
    poolsize As Integer _
)
'Usage
Dim poolsize As Integer

Dim instance As New ConnectionPoolFullException(poolsize)
public ConnectionPoolFullException(
    int poolsize
)

Parameters

See Also

Reference

ConnectionPoolFullException Class

ConnectionPoolFullException Members

ConnectionPoolFullException Overload

Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace