Spread for ASP.NET 8.0 Product Documentation
IsReusable Property


Gets a value indicating whether another request can use the System.Web.IHttpHandler instance.
Syntax
'Declaration
 
Public ReadOnly Property IsReusable As Boolean
'Usage
 
Dim instance As ChartImageHttpHandler
Dim value As Boolean
 
value = instance.IsReusable
public bool IsReusable {get;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

ChartImageHttpHandler Class
ChartImageHttpHandler Members

 

 


Copyright © GrapeCity, inc. All rights reserved.