LibuvTransport Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
- Herencia
-
LibuvTransport
- Implementaciones
-
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.ITransport
Constructores
| LibuvTransport(LibuvFunctions, LibuvTransportContext, IEndPointInformation) | |
| LibuvTransport(LibuvTransportContext, IEndPointInformation) |
Propiedades
| AppLifetime | |
| Libuv | |
| Log | |
| Threads | |
| TransportContext | |
| TransportOptions |
Métodos
| BindAsync() | |
| StopAsync() | |
| UnbindAsync() |