AgentRunContextMiddlewareExtensions 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.
Extension methods for registering agent run context middleware.
public static class AgentRunContextMiddlewareExtensions
type AgentRunContextMiddlewareExtensions = class
Public Module AgentRunContextMiddlewareExtensions
- Inheritance
-
AgentRunContextMiddlewareExtensions
Methods
| Name | Description |
|---|---|
| UseAgentRunContext(IApplicationBuilder, IEnumerable<Object>) |
Adds the agent run context middleware to the application pipeline. |