[This is preliminary documentation and is subject to change.]
The CancelMessageEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CancelMessageEventArgs | Initializes a new instance of the CancelMessageEventArgs class |
Properties
| Name | Description | |
|---|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) | |
| CancelMessage | Human readabele cancel reason reported to source of the event" |