ArcObjects Library Reference (GlobeCore)  

esriGlobeLayerCacheRemovalOption Constants

Cache Removal Options for Globe Layers.

Constant Value Description
esriGlobeLayerRemovalInvalid -1 Error value.
esriGlobeLayerNoRemoval 0 Do not remove cache.
esriGlobeLayerWholeRemoval 1 Full cache removal allowed.
esriGlobeLayerExitRemoval 2 Whole removal forced when layer is deleted, or application exits.

Product Availability

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

.NET Related Topics

How to set globe layer cache properties