Summary
The unique identifier of the process to wait for.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- WaitForExitTask
Syntax
[TaskAttribute("pid", Required = true)]
public int ProcessId { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute |
Value
| Type | Description |
|---|---|
| int |
