Mono Class Library: System.Net.SocketAddress Overview | Members

System.Net.SocketAddress.Size Property

Gets the length of the socket address.

public int Size { get; }

Value

A int containing the length of the byte array storing the socket address.

Remarks

This property is read-only.

This property is set by the System.Net.SocketAddress constructors.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0