| ConditionalEventBaseTEvent, TArgs Properties |
The ConditionalEventBaseTEvent, TArgs generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Conditions |
Condition for the handler execution. If set, must return true in order to execute the handler
| |
| Handler |
Handler to execute
| |
| Repeats |
Number of repeats of the action
| |
| TypedThis |
Strongly typed identity
|