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


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

OnStopOperationEventHandler Delegate

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