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


StopEventHandler Delegate (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help    

StopEventHandler Delegate

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