Share via


EndPoint Members

The following tables list the members exposed by the EndPoint type.

Protected Constructors

Name Description
Protected Method EndPoint Initializes a new instance of the EndPoint class.

Public Methods

Name Description
Public Method Create Creates a new instance of the EndPoint class from serialized information.
Public Method Equals (Inherited from Object.)
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method Serialize Serializes an endpoint's information into a SocketAddress object.
Public Method ToString (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

EndPoint Class
System.Net Namespace