UrlRoutingHandler::IHttpHandler::IsReusable Property
.NET Framework (current version)
Gets a value that indicates whether another request can use the UrlRoutingHandler instance.
Assembly: System.Web (in System.Web.dll)
private: property bool IsReusable { virtual bool get() sealed = IHttpHandler::IsReusable::get; }
Implements
IHttpHandler::IsReusableThis member is an explicit interface member implementation. It can be used only when the UrlRoutingHandler instance is cast to an IHttpHandler interface.
.NET Framework
Available since 3.5
Available since 3.5
Show: