UvRequest Class

Namespace
Microsoft.AspNetCore.Server.Kestrel.Internal.Networking
Assemblies
  • Microsoft.AspNetCore.Server.Kestrel

Inheritance Hierarchy

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)

Methods

Pin()
public virtual void Pin()
ReleaseHandle()
Return type:System.Boolean
protected override bool ReleaseHandle()
Unpin()
public virtual void Unpin()