This topic has not yet been rated - Rate this topic

Activity Events

The Activity type exposes the following members.

  Name Description
Public event Canceling Occurs when the activity execution is canceled.
Public event Closed Occurs when an Activity has completed execution.
Public event Compensating Occurs when running a compensation method on the Activity.
Public event Executing Occurs when the Activity is run.
Public event Faulting Occurs when an exception is raised during the running of the instance.
Public event StatusChanged Occurs when the ActivityExecutionStatus of a running Activity changes.
Top
  Name Description
Explicit interface implemetation Private event IComponent.Disposed Represents the method that handles the Disposed event of a component. (Inherited from DependencyObject.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.