Version

EventManagerBase Class Methods

For a list of all members of this type, see EventManagerBase members.

Protected Methods
 NameDescription
Protected MethodDecrementInProgressDecrements the in progress count  
Protected MethodIncrementInProgressIncrements the in progress count  
Protected MethodInProgressReturns true if the event is in progress (in progress count > 0)  
Protected MethodIsEnabledOverloaded. Returns true if the event is enabled  
Protected MethodSetEnabledOverloaded. Sets a specific event enabled or disabled.  
See Also