RequestCheckpointExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extensions used to register Request Checkpoint feature.
public static class RequestCheckpointExtensions
type RequestCheckpointExtensions = class
Public Module RequestCheckpointExtensions
- Inheritance
-
RequestCheckpointExtensions
Methods
AddRequestCheckpoint(IServiceCollection) |
Adds all Request Checkpoint services. |
UseRequestCheckpoint(IApplicationBuilder) |
Registers Request Checkpoint related middlewares into the pipeline. |