Public Member Functions | |
| CancelWithReasonEventArgs () | |
| void | Cancel ([NotNull] string reason) |
| Requests the event to be canceled with a specified reason. | |
Properties | |
| string | CancellationReason [get] |
| bool | HasCancellationBeenRequested [get] |
|
inline |
Requests the event to be canceled with a specified reason.
| reason | Cancellation reason |
|
get |
|
get |