Suspend Class
Definition
Suspends the current workflow.
public class Suspend : System.Activities.NativeActivity
- Inheritance
-
Suspend
Constructors
| Suspend() |
Properties
| CanInduceIdle |
Returns true if the activity can induce an idle. |
| Label |
Optional field used for resuming the worklfow for a specific label. |
Methods
| Execute(NativeActivityContext) |
Invokes the activity |