SocketAddress Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The SocketAddress type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone Family Gets the AddressFamily enumerated value of the current SocketAddress.
Public propertySupported by Silverlight for Windows Phone Item Gets or sets the specified index element in the underlying buffer.
Public propertySupported by Silverlight for Windows Phone Size Gets the available buffer size that can be used for the SocketAddress.

Top