SocketAddress Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The SocketAddress type exposes the following members.
| Name | Description | |
|---|---|---|
|
Family | Gets the AddressFamily enumerated value of the current SocketAddress. |
|
Item | Gets or sets the specified index element in the underlying buffer. |
|
Size | Gets the available buffer size that can be used for the SocketAddress. |
Show: