Share via


LibuvTransport Class

Definition

public ref class LibuvTransport : Microsoft::AspNetCore::Server::Kestrel::Transport::Abstractions::Internal::ITransport
public class LibuvTransport : Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.ITransport
type LibuvTransport = class
    interface ITransport
Public Class LibuvTransport
Implements ITransport
Inheritance
LibuvTransport
Implements
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.ITransport

Constructors

LibuvTransport(LibuvFunctions, LibuvTransportContext, IEndPointInformation)
LibuvTransport(LibuvTransportContext, IEndPointInformation)

Properties

AppLifetime
Libuv
Log
Threads
TransportContext
TransportOptions

Methods

BindAsync()
StopAsync()
UnbindAsync()

Applies to