This document is archived and information here might be outdated.  Recommended version.


IMapCache.RefreshAutoCache Method (ArcObjects .NET 10.5 SDK)
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