ITaskTeardownContext.

Duration Property

Summary

Gets the duration of the CakeTask's execution.
Namespace
Cake.Core
Containing Type
ITaskTeardownContext

Syntax

TimeSpan Duration { get; }

Value

Type Description
TimeSpan The duration of the CakeTask's execution.