LibuvTransport Classe

Definição

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
Herança
LibuvTransport
Implementações
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.ITransport

Construtores

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

Propriedades

AppLifetime
Libuv
Log
Threads
TransportContext
TransportOptions

Métodos

BindAsync()
StopAsync()
UnbindAsync()

Aplica-se a