ESRI.ArcGIS.ADF.ArcGISServer
GetCacheStorageInfoAsync(String) Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > MapServerProxy Class > GetCacheStorageInfoAsync Method : GetCacheStorageInfoAsync(String) Method




MapName

Syntax

Visual Basic (Declaration) 
Public Overloads Sub GetCacheStorageInfoAsync( _
   ByVal MapName As String _
) 
Visual Basic (Usage)Copy Code
Dim instance As MapServerProxy
Dim MapName As String
 
instance.GetCacheStorageInfoAsync(MapName)
C# 
public void GetCacheStorageInfoAsync( 
   string MapName
)

Parameters

MapName

See Also

© 2010 All Rights Reserved.