This content is part of a third party extension that is not supported by the Cake project.
Summary
Raised at the end of task teardown after each task has been run.
- Assembly
- Cake
.Module .Shared .dll - Namespace
- Cake
.Module .Shared - Containing Type
- CakeEngineBase
- Event Type
- EventHandler
<After Task Teardown Event Args>
Syntax
public event EventHandler<AfterTaskTeardownEventArgs> AfterTaskTeardown