[]
Notifies the event the handler is ready to continue.
public void Complete(Exception exc = null)
Public Sub Complete(Optional exc As Exception = Nothing)
| Type | Name | Description |
|---|---|---|
| Exception | exc | The exception in case the handler completed with an error. |