ConnectionPoolFullException コンストラクタ (LobSystemInstance, Int32) (Microsoft.Office.Server.ApplicationRegistry.Runtime)
名前空間: Microsoft.Office.Server.ApplicationRegistry.Runtime
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Public Sub New ( _
instance As LobSystemInstance, _
poolsize As Integer _
)
'使用
Dim instance As LobSystemInstance
Dim poolsize As Integer
Dim instance As New ConnectionPoolFullException(instance, poolsize)
public ConnectionPoolFullException (
LobSystemInstance instance,
int poolsize
)
パラメータ
- instance
- poolsize
関連項目
参照
ConnectionPoolFullException クラス
ConnectionPoolFullException メンバ
Microsoft.Office.Server.ApplicationRegistry.Runtime 名前空間