LoggingConnectionFilter 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.
public ref class LoggingConnectionFilter : Microsoft::AspNetCore::Server::Kestrel::Filter::IConnectionFilter
public class LoggingConnectionFilter : Microsoft.AspNetCore.Server.Kestrel.Filter.IConnectionFilter
type LoggingConnectionFilter = class
interface IConnectionFilter
Public Class LoggingConnectionFilter
Implements IConnectionFilter
- Inheritance
-
LoggingConnectionFilter
- Implements
Constructors
| LoggingConnectionFilter(ILogger, IConnectionFilter) |
Methods
| OnConnectionAsync(ConnectionFilterContext) |