ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
IsReusable Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > TileHandler Class : IsReusable Property




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

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsReusable As Boolean
Visual Basic (Usage)Copy Code
Dim instance As TileHandler
Dim value As Boolean
 
value = instance.IsReusable
C# 
public bool IsReusable {get;}

See Also

© 2010 All Rights Reserved.