CancelableEvent Methods |
The CancelableEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel |
Cancel the current event (equivalent to setting Value to null).
| |
| Schedule |
Schedule a new event.
| |
| ToString |
Event string representation.
(Overrides ValueTypeToString.) |