WebServiceHandlerFactory::ReleaseHandler Method (IHttpHandler^)
.NET Framework (current version)
Releases the IHttpHandler instance.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- handler
-
Type:
System.Web::IHttpHandler^
The IHttpHandler instance to release.
There are no resources associated with a handler instance that the WebServiceHandlerFactory class needs to release.
.NET Framework
Available since 1.1
Available since 1.1
Show: