DefaultHttpHandler::IsReusable Property
.NET Framework (current version)
Gets a Boolean value indicating that another request can use the current instance of the DefaultHttpHandler class.
Assembly: System.Web (in System.Web.dll)
Implements
IHttpHandler::IsReusableTo explicitly set the IsReusable property to true or false, override the IsReusable property.
.NET Framework
Available since 2.0
Available since 2.0
Show: