MvcHandler::IsReusable Property
Gets a value that indicates whether another request can use the IHttpHandler instance.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System::Booleantrue if the IHttpHandler instance is reusable; otherwise, false.
Show: