CakeEngine.

AfterTeardown Event

Summary

Raised at the end of teardown after all other tasks have been run.
Namespace
Cake.Core
Containing Type
CakeEngine
Event Type
EventHandler<AfterTeardownEventArgs>

Syntax

public event EventHandler<AfterTeardownEventArgs> AfterTeardown