NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IHttpHandlerFactory Methods

The methods of the IHttpHandlerFactory interface are listed below. For a complete list of IHttpHandlerFactory interface members, see the IHttpHandlerFactory Members topic.

GetHandler Returns an instance of an IHttpHandler class.
ReleaseHandler Enables a factory to recycle or re-use an existing handler instance.

See Also

IHttpHandlerFactory Interface | System.Web Namespace