SocketAddress Members
The following tables list the members exposed by the SocketAddress type.
Public Constructors
Name | Description | |
---|---|---|
SocketAddress | Initializes a new instance of the SocketAddress class. |
Public Properties
Name | Description | |
---|---|---|
Family | Gets the address family for the current address. | |
Item | Gets or sets the specified index element in the underlying buffer. | |
Size | Gets the underlying buffer size of the SocketAddress. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |