ArcGIS Developer Help  (ESRI.ArcGIS.DataSourcesRaster)  

StopEventHandler Delegate

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