CakeEngineBase.

AfterTeardown Event

Summary

Raised at the end of teardown after all other tasks have been run.
Assembly
Cake.Module.Shared.dll
Namespace
Cake.Module.Shared
Containing Type
CakeEngineBase
Event Type
EventHandler<AfterTeardownEventArgs>

Syntax

public event EventHandler<AfterTeardownEventArgs> AfterTeardown