com.esri.arcgis.carto
Interface IMapServerObjectLANProxyesri_
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- IMapServerObjectLANProxyesri_Proxy
public interface IMapServerObjectLANProxyesri_
- extends Serializable
Provides access to members that control MapServer LAN proxy.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
getPhysicalCacheDirectory
String getPhysicalCacheDirectory()
throws IOException,
AutomationException
- The physical directory for cache files.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
- Returns:
- The pCacheDir
- Throws:
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.