[]
        
(Showing Draft Content)

FarPoint.Web.Chart.ChartImageHttpHandler.IsReusable

IsReusable Property

IsReusable

Gets a value indicating whether another request can use the IHttpHandler instance.

Declaration
public bool IsReusable { get; }
Public ReadOnly Property IsReusable As Boolean
Implements