Click or drag to resize

ScriptEventArgs Methods

The ScriptEventArgs type exposes the following members.

Methods
  NameDescription
Public methodAwaitMe
Notifies the event raiser to await the event handler before proceeding execution.
Public methodCancel
Notifies the event raiser to cancel the opperation it's about to perform.
Public methodDispose
Disposes an adhoc event binding.
Public methodEndAwait
Notifies the event raiser to end awaiting the handler and proceed execution.
Top
See Also