Summary
Gets the attempt number of the current RWX task.
- Namespace
- Cake
.Common .Build .Rwx .Data - Containing Type
- RwxTaskInfo
Syntax
public int AttemptNumber { get; }
Value
| Type | Description |
|---|---|
| int | The task attempt number. |
public int AttemptNumber { get; }
| Type | Description |
|---|---|
| int | The task attempt number. |