LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)
LEAD Technologies, Inc

IsReusable Property (ImageGenerator)






Implements System.Web.IHttpHandler.IsReusable property.
Syntax
public bool IsReusable {get;}
'Declaration
 
Public ReadOnly Property IsReusable As Boolean
'Usage
 
Dim instance As ImageGenerator
Dim value As Boolean
 
value = instance.IsReusable
public bool IsReusable {get;}
 get_IsReusable(); 
public:
property bool IsReusable {
   bool get();
}

Property Value

true if the IHttpHandler instance is reusable; otherwise, false.
Remarks

For more information, refer to System.Web.IHttpHandler.IsReusable property.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ImageGenerator Class
ImageGenerator Members
ProcessRequest Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.