Activity Fields
.NET Framework 4.5
The Activity type exposes the following members.
| Name | Description | |
|---|---|---|
|
ActivityContextGuidProperty | The DependencyProperty that represents the Guid of the ActivityExecutionContext that is associated with the Activity. |
|
CancelingEvent | Represents the DependencyProperty that targets the Canceling event. |
|
ClosedEvent | Represents the DependencyProperty that targets the Closed event. |
|
CompensatingEvent | Represents the DependencyProperty that targets the Compensating event. |
|
ExecutingEvent | Represents the DependencyProperty that targets the Executing event, which occurs when the activity is executed. |
|
FaultingEvent | The DependencyProperty that represents the Faulting event. |
|
StatusChangedEvent | Represents the DependencyProperty that targets the StatusChanged event. |