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.
Closes the enumerator.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Sub Close
'Usage
Dim instance As IEntityInstanceEnumerator
instance.Close()
void Close()
Remarks
This is a very important method. Always close the enumerator when you have finished using it to prevent connection leaks.
See Also
Reference
IEntityInstanceEnumerator Interface
IEntityInstanceEnumerator Members
Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace