LibuvTransport 类

定义

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
继承
LibuvTransport
实现
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.ITransport

构造函数

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

属性

AppLifetime
Libuv
Log
Threads
TransportContext
TransportOptions

方法

BindAsync()
StopAsync()
UnbindAsync()

适用于