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