LibuvTransport Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
| Name | Description |
|---|---|
| LibuvTransport(LibuvFunctions, LibuvTransportContext, IEndPointInformation) | |
| LibuvTransport(LibuvTransportContext, IEndPointInformation) | |
Properties
| Name | Description |
|---|---|
| AppLifetime | |
| Libuv | |
| Log | |
| Threads | |
| TransportContext | |
| TransportOptions | |
Methods
| Name | Description |
|---|---|
| BindAsync() | |
| StopAsync() | |
| UnbindAsync() | |