|
Name
|
Description
|
|
Abort
|
Forces this workflow child to abort its async work.
|
|
BeginParentReference
|
The begin parent reference. (inherited from WorkflowChildBase).
|
|
EndParentReference
|
The end parent reference. (inherited from WorkflowChildBase).
|
|
Finalize
|
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object).
|
|
GetProcessingInfo
|
The get processing info. (inherited from WorkflowChildBase).
|
|
MemberwiseClone
|
Creates a shallow copy of the current Object. (inherited from Object).
|
|
OnDispose
|
The on dispose. (inherited from WorkflowChildBase).
|
|
Process
|
Do the processing of this workflow child and executes the handlers to start other workflow elements.
|
|
SetWorkflowParentForNewChildren
|
Sets the workflow parent for new children. (inherited from WorkflowChildBase).
|
|
StartWork
|
Starts the work of this instance (inherited from WorkflowChildBase).
|