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