ArcObjects Library Reference (Carto)  

IMapCache.RefreshAutoCache Method

Refresh the autocache.

[Visual Basic .NET]
Public Sub RefreshAutoCache ( _
)
[C#]
public void RefreshAutoCache (
);
[C++]
HRESULT RefreshAutoCache(
void
);

Product Availability

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

See Also

IMapCache Interface