Summary
Gets the duration of the
CakeTask's execution.
- Namespace
- Cake
.Core - Containing Type
- TaskTeardownContext
Syntax
public TimeSpan Duration { get; }
Value
| Type | Description |
|---|---|
| TimeSpan |
The duration of the CakeTask's execution.
|
