次の方法で共有


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

適用対象