次の方法で共有


LibuvTransport.Libuv プロパティ

定義

public:
 property Microsoft::AspNetCore::Server::Kestrel::Transport::Libuv::Internal::Networking::LibuvFunctions ^ Libuv { Microsoft::AspNetCore::Server::Kestrel::Transport::Libuv::Internal::Networking::LibuvFunctions ^ get(); };
public Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Internal.Networking.LibuvFunctions Libuv { get; }
member this.Libuv : Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Internal.Networking.LibuvFunctions
Public ReadOnly Property Libuv As LibuvFunctions

プロパティ値

Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Internal.Networking.LibuvFunctions

適用対象