Summary
Gets or sets the finally handler.
Syntax
public Func<ICakeContext, Task> FinallyHandler { get; set; }
Value
| Type | Description |
|---|---|
| Func |
public Func<ICakeContext, Task> FinallyHandler { get; set; }
| Type | Description |
|---|---|
| Func |