1 write to attachTimeout
System.Workflow.Runtime (1)
DebugEngine\DebugController.cs (1)
357this.attachTimeout = attachTimeout;
1 reference to attachTimeout
System.Workflow.Runtime (1)
DebugEngine\DebugController.cs (1)
613while (published && this.isAttached && !this.eventConduitAttached.WaitOne(attachTimeout, false));