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