LibuvTransport.Libuv Property
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:
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
Property Value
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Internal.Networking.LibuvFunctions