TraceHandler::IHttpHandler::IsReusable Property
.NET Framework (current version)
Gets a value indicating whether another request can use the TraceHandler 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 TraceHandler instance is cast to an IHttpHandler interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: