isapi.threaded_extension.ThreadPoolExtension Object

Base class for an ISAPI extension based around a thread-pool

Methods

Dispatch
Overridden by the sub-class to handle connection requests. 

HandleDispatchError
Handles errors in the Dispatch method.