The HandlersExtensions type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| CanContinue | 
            Checks whether the context of execution should continue.
              | |
| DontSupportCancel | 
            Disables the ability to cancel continuation of the execution context.
              | |
| FinishEvent | 
            Finishes the event and raises the After event actions.
              | 
See Also