SocketsHttpConnectionEvictionContext Class

Definition

public ref class SocketsHttpConnectionEvictionContext sealed
[System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5008", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
public sealed class SocketsHttpConnectionEvictionContext
[<System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5008", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
type SocketsHttpConnectionEvictionContext = class
Public NotInheritable Class SocketsHttpConnectionEvictionContext
Inheritance
SocketsHttpConnectionEvictionContext
Attributes

Properties

Name Description
Age
ConnectionId
DnsEndPoint
HttpVersion
RemoteEndPoint

Methods

Name Description
Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to