LibuvTransportFactory 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 LibuvTransportFactory : Microsoft::AspNetCore::Server::Kestrel::Transport::Abstractions::Internal::ITransportFactory
public class LibuvTransportFactory : Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.ITransportFactory
type LibuvTransportFactory = class
interface ITransportFactory
Public Class LibuvTransportFactory
Implements ITransportFactory
- Inheritance
-
LibuvTransportFactory
- Implements
-
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.ITransportFactory
Constructors
LibuvTransportFactory(IOptions<LibuvTransportOptions>, IApplicationLifetime, ILoggerFactory) |
Methods
Create(IEndPointInformation, IConnectionHandler) |