共用方式為


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()

適用於