Show / Hide Table of Contents

Class UriEndPointExtensions

Extends UriEndPoint type.

Inheritance
object
UriEndPointExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: DotNext.Net
Assembly: DotNext.Net.Cluster.dll
Syntax
public static class UriEndPointExtensions

Methods

View Source

get_Comparer()

Gets comparer for UriEndPoint type.

Declaration
public static IEqualityComparer<EndPoint> get_Comparer()
Returns
Type Description
IEqualityComparer<EndPoint>
  • View Source
☀
☾
In this article
Back to top
Supported by the .NET Foundation
☀
☾