ESRI.ArcGIS.ADF.Web.DataSources
CacheTimeOut Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace > IApplicationStateSettings Interface : CacheTimeOut Property




The time in hours after which resource information cached in application state should be refreshed.

Syntax

Visual Basic (Declaration) 
Property CacheTimeOut As Integer
Visual Basic (Usage)Copy Code
Dim instance As IApplicationStateSettings
Dim value As Integer
 
instance.CacheTimeOut = value
 
value = instance.CacheTimeOut
C# 
int CacheTimeOut {get; set;}

See Also

© 2010 All Rights Reserved.