CakeEngine.

BeforeTeardown Event

Summary

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

Syntax

public event EventHandler<BeforeTeardownEventArgs> BeforeTeardown