Compartir a través de


: IEntityInstanceEnumerator.Close (Método) (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Closes the enumerator.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Sub Close
'Uso
Dim instance As IEntityInstanceEnumerator

instance.Close
void Close ()

Comentarios

This is a very important method. Always close the enumerator when you have finished using it to prevent connection leaks.

Vea también

Referencia

IEntityInstanceEnumerator (Interfaz)
IEntityInstanceEnumerator (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)