Share via


SocketAddress Members

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

Public Constructors

Name Description
Public Method SocketAddress Initializes a new instance of the SocketAddress class.

Public Properties

Name Description
Public Property Family Gets the address family for the current address.
Public Property Item Gets or sets the specified index element in the underlying buffer.
Public Property Size Gets the underlying buffer size of the SocketAddress.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

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

See Also

Reference

SocketAddress Class
System.Net Namespace