IKestrelTelemetryConsumer Interface
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.
A consumer of Microsoft-AspNetCore-Server-Kestrel EventSource events.
C#
public interface IKestrelTelemetryConsumer
type IKestrelTelemetryConsumer = interface
Public Interface IKestrelTelemetryConsumer
On |
Called at the start of a connection. |
On |
Called at the end of a connection. |
On |
Called at the start of a request. |
On |
Called at the end of a request. |
Produkt | Verzie |
---|---|
Yarp | 1.0.1, 1.1.2, 2.0.1, 2.1.0, 2.2.0 |