Mono Class Library: System.Net.Sockets.Socket Overview | Members

System.Net.Sockets.Socket.Handle Property

Gets the operating system handle for the current instance. [Edit]

public IntPtr Handle { get; }

Value

A IntPtr containing the operating system handle for the current instance. [Edit]

Permissions

TypeReason
System.Security.Permissions.SecurityPermission [Edit] Requires permission to access unmanaged code. See System.Security.Permissions.SecurityPermissionFlag.UnmanagedCode.

Remarks

This property is read-only. [Edit]

Requirements

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