Partager via


LibuvTransport Classe

Définition

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
Héritage
LibuvTransport
Implémente
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.ITransport

Constructeurs

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

Propriétés

AppLifetime
Libuv
Log
Threads
TransportContext
TransportOptions

Méthodes

BindAsync()
StopAsync()
UnbindAsync()

S’applique à