System.Net.SocketAddress.Size Property

Gets the underlying buffer size of the System.Net.SocketAddress.

Syntax

public int Size { get; }

Value

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

Remarks

This property gets the underlying buffer size of the System.Net.SocketAddress in bytes.

Requirements

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