RemoveAll Method
      
 

Description

Removes all ISAPI extensions from the collection.


Return Type

None  


Syntax

object.RemoveAll



The RemoveAll Method syntax has these parts:

Part Description
object An expression evaluating to an object of type ISAPIExtensions.

Remarks

This method removes and unloads all loaded ISAPI filters and extensions.