UvLoopHandle Class¶
- Namespace
Microsoft.AspNetCore.Server.Kestrel.Internal.Networking- Assemblies
- Microsoft.AspNetCore.Server.Kestrel
Inheritance Hierarchy¶
System.ObjectSystem.Runtime.ConstrainedExecution.CriticalFinalizerObjectSystem.Runtime.InteropServices.SafeHandleMicrosoft.AspNetCore.Server.Kestrel.Internal.Networking.UvMemoryMicrosoft.AspNetCore.Server.Kestrel.Internal.Networking.UvLoopHandle
Syntax¶
public class UvLoopHandle : UvMemory, IDisposable
-
class
Microsoft.AspNetCore.Server.Kestrel.Internal.Networking.UvLoopHandle
Constructors¶
-
UvLoopHandle(Microsoft.AspNetCore.Server.Kestrel.Internal.Infrastructure.IKestrelTrace)¶ public UvLoopHandle(IKestrelTrace logger)
-