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