The following tables list the members exposed by EventManagerBase.
| Name | Description | |
|---|---|---|
![]() | AllEventsEnabled | Indicates whether all events are enabled. |
| Name | Description | |
|---|---|---|
![]() | DecrementInProgress | Decrements the In Progress counter for a specified event. |
![]() | IncrementInProgress | Increments the In Progress counter for a specified event. |
![]() | InProgress | Returns true if the event is in progress (In Progress counter is greater than 0). |
![]() | IsEnabled | Overloaded. Indicates a specified event is enabled. |
![]() | SetEnabled | Overloaded. Sets a specific event to the enabled or disabled state. |