ArcObjects Library Reference  (Carto)    

IMapCache.RefreshAutoCache Method

Refresh the autocache.

[Visual Basic 6.0]
Sub RefreshAutoCache
[Visual Basic .NET]
Public Sub RefreshAutoCache ( _
)
[C#]
public void RefreshAutoCache (
);
[Java]
public void refreshAutoCache (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT RefreshAutoCache(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IMapCache Interface

 


Feedback Send feedback on this page