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