IWorkflowDebuggerService Interface
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Workflow.Runtime.DebugEngine
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
Return to top
Notifies workflow debugger that code condition evaluation events have occurred.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
| Name | Description | |
|---|---|---|
![]() | NotifyHandlerInvoked() | Called after a code condition handler is invoked. |
![]() | NotifyHandlerInvoking(Delegate^) | Called before a code condition handler is invoked. |
Note |
|---|
This material discusses types and namespaces that are obsolete. For more information, see Deprecated Types in Windows Workflow Foundation 4.5. |
This interface is implemented by the workflow runtime engine.
.NET Framework
Available since 3.0
Available since 3.0
Show:

