MvcHandler.IHttpHandler.IsReusable Property
Gets a value that indicates whether another request can use the IHttpHandler instance.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
JScript supports the use of explicit interface implementations, but not the declarations of new ones.
Implements
IHttpHandler.IsReusableThis member is an explicit interface member implementation. It can be used only when the MvcHandler instance is cast to an IHttpHandler interface.
Show: