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




MapName

Syntax

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

Parameters

MapName

See Also

© 2010 All Rights Reserved.