IApplicationBuilderExtensions class
Extension to IApplicationBuilder in order to easily configure the UseLoadShedding.
public static class IApplicationBuilderExtensions
Public Members
name | description |
---|---|
static UseLoadShedding(…) | Extension to add LoadShedding middlewares to the request pipeline. |
See Also
- namespace Microsoft.AspNetCore.Builder