LibuvTransport Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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() |