The OnTaskStatusChanged type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| OnTaskStatusChanged | Initializes a new instance of the OnTaskStatusChanged class |
Methods
Properties
| Name | Description | |
|---|---|---|
| Activities | (Inherited from CompositeActivity.) | |
| AssignedTo |
The person or group/role the task is assigned to
(Inherited from CompositeTaskBase<(Of <(T>)>).) | |
| CacheKey |
Gets the cache key which can be used to get the triggering Task instance.
(Inherited from CompositeTaskBase<(Of <(T>)>).) | |
| CanModifyActivities | (Inherited from CompositeActivity.) | |
| Description |
Gets or sets the user defined description of the Activity.
(Inherited from CompositeEventBase<(Of <(T>)>).) | |
| DesignMode | (Inherited from DependencyObject.) | |
| Enabled | (Inherited from Activity.) | |
| EnabledActivities | (Inherited from CompositeActivity.) | |
| EventActivity |
Gets wrapped "raw" event activity.
(Inherited from CompositeEventBase<(Of <(T>)>).) | |
| ExecutionResult | (Inherited from Activity.) | |
| ExecutionStatus | (Inherited from Activity.) | |
| IsDynamicActivity | (Inherited from Activity.) | |
| Name | (Inherited from Activity.) | |
| Parent | (Inherited from Activity.) | |
| ParentDependencyObject | (Inherited from DependencyObject.) | |
| PreviousStatus |
The previous status of the task
(Inherited from CompositeTaskBase<(Of <(T>)>).) | |
| QualifiedName | (Inherited from Activity.) | |
| QueueName |
Gets the name of the WorkflowQueue on which the activity is waiting for data to arrive.
(Inherited from CompositeEventBase<(Of <(T>)>).) | |
| Site | (Inherited from DependencyObject.) | |
| Status |
The status of the task
(Inherited from CompositeTaskBase<(Of <(T>)>).) | |
| TaskDescription |
The description of the task
(Inherited from CompositeTaskBase<(Of <(T>)>).) | |
| TaskSubject |
The subject of the task
(Inherited from CompositeTaskBase<(Of <(T>)>).) | |
| UserData | (Inherited from DependencyObject.) | |
| WorkflowInstanceId | (Inherited from Activity.) |
Events
| Name | Description | |
|---|---|---|
| Canceling | (Inherited from Activity.) | |
| Closed | (Inherited from Activity.) | |
| Compensating | (Inherited from Activity.) | |
| Executing | (Inherited from Activity.) | |
| Faulting | (Inherited from Activity.) | |
| Invoked |
Event delegate that is called when event occurs
(Inherited from CompositeTaskBase<(Of <(T>)>).) | |
| StatusChanged | (Inherited from Activity.) |