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