System.Workflow.Runtime.DebugEngine Namespace
.NET Framework 3.0
| Class | Description | |
|---|---|---|
![]() | DebugController | |
![]() | WorkflowDebuggerSteppingAttribute | Specifies the debug stepping behavior for composite activities whose child activities can execute concurrently. |
| Interface | Description | |
|---|---|---|
![]() | IExpressionEvaluationFrame | |
![]() | IInstanceTable | |
![]() | IWorkflowDebugger | Defines the interface that receives workflow instance creation, execution and termination status information from a DebugController object running inside the workflow host application. |
![]() | IWorkflowDebuggerService | Notifies workflow debugger that code condition evaluation events have occurred. |
| Structure | Description | |
|---|---|---|
![]() | ActivityHandlerDescriptor |
| Delegate | Description | |
|---|---|---|
![]() | DebugEngineCallback |
| Enumeration | Description | |
|---|---|---|
![]() | WorkflowDebuggerSteppingOption | Specifies how the workflow debugger will step through concurrently executing child activities of a composite activity. |
Community Additions
ADD
Show:




