Implements System.Web.IHttpHandler.IsReusable property.
public bool IsReusable { get; }
Public ReadOnly Property IsReusable As Boolean
public: property bool IsReusable { bool get(); }
public:
property bool IsReusable {
bool get();
}
true if the IHttpHandler instance is reusable; otherwise, false.
For more information, refer to System.Web.IHttpHandler.IsReusable property.
Target Platforms
ImageInformation Class
ImageInformation Members
ProcessRequest Method
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library