Spread for ASP.NET 10 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 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

ChartImageHttpHandler Class
ChartImageHttpHandler Members

 

 


Copyright © GrapeCity, inc. All rights reserved.