ArcGIS Developer Help  (ESRI.ArcGIS.GlobeCore)  

BatchTileGenerationStoppedEventHandler Delegate

Represents the method that handles the BatchTileGenerationStopped event.
[Visual Basic .NET]
Public Delegate Sub BatchTileGenerationStoppedEventHandler ( _
)
[C#]
public delegate void BatchTileGenerationStoppedEventHandler (
);