ArcObjects Library Reference (DataSourcesRaster)  

IRasterStatusEvent.Stop Event

Stops the raster status/progress report.

[Visual Basic .NET]
Public Event Stop As StopEventHandler
[C#]
public event StopEventHandler Stop
[C++]
HRESULT Stop(
void
);

Product Availability

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

See Also

IRasterStatusEvent Interface