ScriptEventArgs Properties |
The ScriptEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Args | Contextual arguments specific to an event type. | |
| CancelToken | Notifies downstream asynchronous methods to cancel their execution. | |
| EventName | The name of the raised event. | |
| Sender | Object that raised the event. |