Gets socket information on the underlying socket object.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public ReadOnly Property Information As SocketInformation
	Get
C#
public SocketInformation Information { get; }

Implements

ISocketExt..::..Information

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also