Share via


LibuvTransportFactory Class

Definition

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)

Applies to