This topic has not yet been rated - Rate this topic

IHttpHandlerFactory Members

Defines the contract that class factories must implement to create new IHttpHandler objects.

The following tables list the members exposed by the IHttpHandlerFactory type.

  Name Description
Public method GetHandler Returns an instance of a class that implements the IHttpHandler interface.
Public method ReleaseHandler Enables a factory to reuse an existing handler instance.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.