ScriptEventArgs Methods |
The ScriptEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | AwaitMe | Notifies the event raiser to await the event handler before proceeding execution. |
![]() | Cancel | Notifies the event raiser to cancel the opperation it's about to perform. |
![]() | Dispose | Disposes an adhoc event binding. |
![]() | EndAwait | Notifies the event raiser to end awaiting the handler and proceed execution. |