ProxySocket.Handle Property Namespace: Rebex.Net Assembly: Rebex.Networking.dll (version 7.0.9147) Handle Gets the operating system handle for the inner Socket. Declaration public IntPtr Handle { get; } Property Value Type Description IntPtr An IntPtr representing the operating system handle for the Socket.