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


IGlobeDisplay.IdleProcess Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GlobeCore)  

IGlobeDisplay.IdleProcess Method

Run background data preparation and load processes.

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

Product Availability

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

See Also

IGlobeDisplay Interface