Handles EndComputation events.
Syntax
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub OnEndComputation ( _
e As EventArgs _
) |
| C# |
|---|
protected virtual void OnEndComputation (
EventArgs e
) |
| C++ |
|---|
protected:
virtual void OnEndComputation (
EventArgs^ e
) |
Parameters
- e (EventArgs)
- event arguments