The Event type exposes the following members.
Methods|
| Name | Description |
|---|
 | Cancel |
Cancel the event.
|
 | Process |
Invoke the action now and mark it as Canceled.
|
 | ToString |
String representation of the event if not canceled.
(Overrides ObjectToString.) |
Top
See Also