The DnsEndPoint type exposes the following members.

Methods

  NameDescription
Public methodSupported by the .NET Compact FrameworkCreate
Creates an EndPoint instance from a SocketAddress instance.
(Inherited from EndPoint.)
Public methodSupported by the .NET Compact FrameworkEquals
Returns true if this object is equal to the specified object.
(Overrides Object..::..Equals(Object).)
Protected methodSupported by the .NET Compact FrameworkFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkGetHashCode
Returns the hash code for this object.
(Overrides Object..::..GetHashCode()()()().)
Public methodSupported by the .NET Compact FrameworkGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkSerialize
Serializes endpoint information into a SocketAddress instance.
(Inherited from EndPoint.)
Public methodSupported by the .NET Compact FrameworkToString
Returns a string represantation of this object.
(Overrides Object..::..ToString()()()().)

Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate methodSupported by the .NET Compact FrameworkIComparable..::..CompareTo

See Also