Mono Class Library: Overview

System.Net.SocketAddress: Property Members

The properties of System.Net.SocketAddress are listed below. For a list of all members, see the SocketAddress Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
FamilySystem.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]
Sizeint. Gets the length of the socket address.