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