IAppDomainInfoEnum Methods

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   System.Web.Hosting
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodCount()

This API supports the product infrastructure and is not intended to be used directly from your code. Retrieves the number of application domains.

System_CAPS_pubmethodGetData()

This API supports the product infrastructure and is not intended to be used directly from your code. Gets an IAppDomainInfo interface.

System_CAPS_pubmethodMoveNext()

This API supports the product infrastructure and is not intended to be used directly from your code. Moves to the next IAppDomainInfo interface.

System_CAPS_pubmethodReset()

This API supports the product infrastructure and is not intended to be used directly from your code. Initializes the IAppDomainInfo interface.

Return to top
Show: