IConnectionManager.FlushConnections Method
NOTE: This API is now obsolete.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Infrastructure
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.", _
False)> _
Sub FlushConnections
'Usage
Dim instance As IConnectionManager
instance.FlushConnections()
[ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.",
false)]
void FlushConnections()
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace