IEntityInstanceEnumerator.Close, méthode (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Closes the enumerator.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Sub Close
'Utilisation
Dim instance As IEntityInstanceEnumerator
instance.Close
void Close ()
Remarques
This is a very important method. Always close the enumerator when you have finished using it to prevent connection leaks.
Voir aussi
Référence
IEntityInstanceEnumerator, interface
Membres IEntityInstanceEnumerator
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms