- Namespace
- CondenserDotNet
.Middleware .CleanShutdown - Containing Type
- Clean
Shutdown Middleware
Syntax
public CleanShutdownMiddleware(RequestDelegate next, CleanShutdownService shutdownService)
Parameters
Name | Type | Description |
---|---|---|
next | RequestDelegate | |
shutdownService | CleanShutdownService |
Return Value
Type | Description |
---|---|
void |