The members of System.Net.SocketAddress are listed below.
See Also: Inherited members from System.Object
[read-only] | Family | System.Net.Sockets.AddressFamily. Gets the address family which specifies the addressing scheme used to resolve an address. |
default property | Item(int) | byte. Gets or sets the element at the specified index of
the byte array storing the socket address. |
[read-only] | Size | int. Gets the length of the socket address. |
override | Equals(object) : boolDetermines whether the current instance and the
specified object represent the same
socket address. |
override | GetHashCode() : intGenerates a hash code for the current instance. |
override | ToString() : stringReturns a string representation of the value of the current instance. |