Back to product page

RemoveAll method


Removes all ISAPI extensions from the collection.

Syntax

  • Basic
object.RemoveAll()
The RemoveAll(object) syntax has these parts:
objectAn expression evaluating to an object of type ISAPIExtensions

Remarks

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

Platforms

Windows