Summary
Waits for a debugger to attach.
- Namespace
- Cake
.Core .Diagnostics - Containing Type
- CakeDebugger
Syntax
public void WaitForAttach(TimeSpan timeout)
Parameters
| Name | Type | Description |
|---|---|---|
| timeout | TimeSpan | The timeout. |
Return Value
| Type | Description |
|---|---|
| void |
