Spread for ASP.NET 12 Product Documentation
IsReusable Property


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > ChartImageHttpHandler Class : 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;}
See Also

Reference

ChartImageHttpHandler Class
ChartImageHttpHandler Members