The following tables list the members exposed by EventManagerBase.
Name | Description | |
---|---|---|
AllEventsEnabled | The get returns true if and only if all events are enabled. The set makes all events enabled or disabled |
Name | Description | |
---|---|---|
DecrementInProgress | Decrements the in progress count | |
IncrementInProgress | Increments the in progress count | |
InProgress | Returns true if the event is in progress (in progress count > 0) | |
IsEnabled | Overloaded. Returns true if the event is enabled | |
SetEnabled | Overloaded. Sets a specific event enabled or disabled. |