EndPoint Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies a network address. This is an abstract
class.
public ref class EndPoint abstract
public abstract class EndPoint
[System.Serializable]
public abstract class EndPoint
type EndPoint = class
[<System.Serializable>]
type EndPoint = class
Public MustInherit Class EndPoint
- Inheritance
-
EndPoint
- Derived
- Attributes
Remarks
The EndPoint class provides an abstract
base class that represents a network resource or service. Descendant classes combine network connection information to form a connection point to a service.
Constructors
End |
Initializes a new instance of the EndPoint class. |
Properties
Address |
Gets the address family to which the endpoint belongs. |
Methods
Create(Socket |
Creates an EndPoint instance from a SocketAddress instance. |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
Serialize() |
Serializes endpoint information into a SocketAddress instance. |
To |
Returns a string that represents the current object. (Inherited from Object) |
Applies to
See also
Feedback om .NET
.NET är ett öppen källkod projekt. Välj en länk för att ge feedback: