UvRequest 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.UvRequest
Syntax¶
public class UvRequest : UvMemory, IDisposable
-
class
Microsoft.AspNetCore.Server.Kestrel.Internal.Networking.UvRequest
Constructors¶
-
UvRequest(Microsoft.AspNetCore.Server.Kestrel.Internal.Infrastructure.IKestrelTrace)¶ protected UvRequest(IKestrelTrace logger)
-