次の方法で共有


IConnectionManager.CloseConnection メソッド (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)

このメソッドは内部使用の目的で予約されており、ユーザー コード内での直接の使用を想定していません。

名前空間: Microsoft.Office.Server.ApplicationRegistry.Infrastructure
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
Sub CloseConnection ( _
    connection As Object _
)
'使用
Dim instance As IConnectionManager
Dim connection As Object

instance.CloseConnection(connection)
void CloseConnection (
    Object connection
)

パラメータ

  • connection

関連項目

参照

IConnectionManager インターフェイス
IConnectionManager メンバ
Microsoft.Office.Server.ApplicationRegistry.Infrastructure 名前空間