1 write to controller
System.Workflow.Runtime (1)
DebugEngine\ProgramNode.cs (1)
19
this.
controller
= controller;
1 reference to controller
System.Workflow.Runtime (1)
DebugEngine\ProgramNode.cs (1)
24
this.
controller
.Attach(programId, attachTimeout, detachPingInterval, out hostName, out uri, out controllerThreadId, out isSynchronousAttach);