ESRI.ArcGIS.Mobile
MaximumCacheSize Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.WebServices.ArcGISServices.MapServices Namespace > TileServiceMapLayer Class : MaximumCacheSize Property

Maximum Size of the cache in MB's. All the local cache will be deleted once it reaches the maximum limit Default is 250 MB

Syntax

Visual Basic (Declaration) 
Public Property MaximumCacheSize As Long
C# 
public long MaximumCacheSize {get; set;}

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also