Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Infrastructure
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Sub CloseConnection ( _
connection As Object _
)
'Usage
Dim instance As IConnectionManager
Dim connection As Object
instance.CloseConnection(connection)
void CloseConnection(
Object connection
)
Parameters
- connection
Type: System.Object
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace