Share via


IWebSocketsTelemetryConsumer Interface

Definition

A consumer of Yarp.ReverseProxy.WebSockets EventSource events.

public interface IWebSocketsTelemetryConsumer
type IWebSocketsTelemetryConsumer = interface
Public Interface IWebSocketsTelemetryConsumer

Methods

OnWebSocketClosed(DateTime, DateTime, WebSocketCloseReason, Int64, Int64)

Called when a WebSockets connection is closed.

Applies to